97 строки
8.5 KiB
YAML
97 строки
8.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.CdnManager"
|
|
fullName: "com.azure.resourcemanager.cdn.CdnManager"
|
|
name: "CdnManager"
|
|
nameWithType: "CdnManager"
|
|
summary: "Entry point to Azure CDN management."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager&text=Manager\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.environment()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.environment&text=environment\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.httpPipeline()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.httpPipeline&text=httpPipeline\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.resourceManager()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.resourceManager&text=resourceManager\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.serviceClient()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.serviceClient&text=serviceClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.subscriptionId()?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.subscriptionId&text=subscriptionId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager.withResourceManager(com.azure.resourcemanager.resources.ResourceManager)?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager.withResourceManager&text=withResourceManager\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **CdnManager**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.Manager?alt=com.azure.resourcemanager.resources.fluentcore.arm.Manager&text=Manager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cdn.fluent.CdnManagementClient?alt=com.azure.resourcemanager.cdn.fluent.CdnManagementClient&text=CdnManagementClient\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.CdnManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
|
|
fullName: "com.azure.resourcemanager.cdn.CdnManager.authenticate(TokenCredential credential, AzureProfile profile)"
|
|
name: "authenticate(TokenCredential credential, AzureProfile profile)"
|
|
nameWithType: "CdnManager.authenticate(TokenCredential credential, AzureProfile profile)"
|
|
summary: "Creates an instance of CDN Manager that exposes CDN manager management API entry points."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the credential to use"
|
|
name: "credential"
|
|
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "the profile to use"
|
|
name: "profile"
|
|
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static CdnManager authenticate(TokenCredential credential, AzureProfile profile)"
|
|
desc: "Creates an instance of CDN Manager that exposes CDN manager management API entry points."
|
|
returns:
|
|
description: "the CDN Manager"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.CdnManager?alt=com.azure.resourcemanager.cdn.CdnManager&text=CdnManager\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.CdnManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
|
|
fullName: "com.azure.resourcemanager.cdn.CdnManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
nameWithType: "CdnManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
summary: "Creates an instance of CDN Manager that exposes CDN manager management API entry points."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
|
|
name: "httpPipeline"
|
|
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "the profile to use"
|
|
name: "profile"
|
|
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static CdnManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
|
|
desc: "Creates an instance of CDN Manager that exposes CDN manager management API entry points."
|
|
returns:
|
|
description: "the CDN Manager"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.CdnManager?alt=com.azure.resourcemanager.cdn.CdnManager&text=CdnManager\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.CdnManager.configure()"
|
|
fullName: "com.azure.resourcemanager.cdn.CdnManager.configure()"
|
|
name: "configure()"
|
|
nameWithType: "CdnManager.configure()"
|
|
summary: "Get a Configurable instance that can be used to create <xref uid=\"com.azure.resourcemanager.cdn.CdnManager\" data-throw-if-not-resolved=\"false\" data-raw-source=\"CdnManager\"></xref> with optional configuration."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static CdnManager.Configurable configure()"
|
|
desc: "Get a Configurable instance that can be used to create <xref uid=\"com.azure.resourcemanager.cdn.CdnManager\" data-throw-if-not-resolved=\"false\" data-raw-source=\"CdnManager\"></xref> with optional configuration."
|
|
returns:
|
|
description: "the instance allowing configurations"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.CdnManager.Configurable?alt=com.azure.resourcemanager.cdn.CdnManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.CdnManager.profiles()"
|
|
fullName: "com.azure.resourcemanager.cdn.CdnManager.profiles()"
|
|
name: "profiles()"
|
|
nameWithType: "CdnManager.profiles()"
|
|
syntax: "public CdnProfiles profiles()"
|
|
returns:
|
|
description: "entry point to CDN manager profile management"
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CdnProfiles?alt=com.azure.resourcemanager.cdn.models.CdnProfiles&text=CdnProfiles\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Entry point to Azure CDN management."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|