azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

240 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner"
name: "CustomDomainInner"
nameWithType: "CustomDomainInner"
summary: "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.<wbr>g."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.ProxyResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.ProxyResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" 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 **CustomDomainInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.CustomDomainInner()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.CustomDomainInner()"
name: "CustomDomainInner()"
nameWithType: "CustomDomainInner.CustomDomainInner()"
summary: "Creates an instance of Custom<wbr>Domain<wbr>Inner class."
syntax: "public CustomDomainInner()"
desc: "Creates an instance of CustomDomainInner class."
methods:
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.customHttpsParameters()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.customHttpsParameters()"
name: "customHttpsParameters()"
nameWithType: "CustomDomainInner.customHttpsParameters()"
summary: "Get the custom<wbr>Https<wbr>Parameters property: Certificate parameters for securing custom HTTPS."
syntax: "public CustomDomainHttpsParameters customHttpsParameters()"
desc: "Get the customHttpsParameters property: Certificate parameters for securing custom HTTPS."
returns:
description: "the customHttpsParameters value."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CustomDomainHttpsParameters?alt=com.azure.resourcemanager.cdn.models.CustomDomainHttpsParameters&text=CustomDomainHttpsParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.customHttpsProvisioningState()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.customHttpsProvisioningState()"
name: "customHttpsProvisioningState()"
nameWithType: "CustomDomainInner.customHttpsProvisioningState()"
summary: "Get the custom<wbr>Https<wbr>Provisioning<wbr>State property: Provisioning status of the custom domain."
syntax: "public CustomHttpsProvisioningState customHttpsProvisioningState()"
desc: "Get the customHttpsProvisioningState property: Provisioning status of the custom domain."
returns:
description: "the customHttpsProvisioningState value."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CustomHttpsProvisioningState?alt=com.azure.resourcemanager.cdn.models.CustomHttpsProvisioningState&text=CustomHttpsProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.customHttpsProvisioningSubstate()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.customHttpsProvisioningSubstate()"
name: "customHttpsProvisioningSubstate()"
nameWithType: "CustomDomainInner.customHttpsProvisioningSubstate()"
summary: "Get the custom<wbr>Https<wbr>Provisioning<wbr>Substate property: Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step."
syntax: "public CustomHttpsProvisioningSubstate customHttpsProvisioningSubstate()"
desc: "Get the customHttpsProvisioningSubstate property: Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step."
returns:
description: "the customHttpsProvisioningSubstate value."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CustomHttpsProvisioningSubstate?alt=com.azure.resourcemanager.cdn.models.CustomHttpsProvisioningSubstate&text=CustomHttpsProvisioningSubstate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "CustomDomainInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Custom<wbr>Domain<wbr>Inner from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static CustomDomainInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of CustomDomainInner from the JsonReader."
returns:
description: "An instance of CustomDomainInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner&text=CustomDomainInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.hostname()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.hostname()"
name: "hostname()"
nameWithType: "CustomDomainInner.hostname()"
summary: "Get the hostname property: The host name of the custom domain."
syntax: "public String hostname()"
desc: "Get the hostname property: The host name of the custom domain. Must be a domain name."
returns:
description: "the hostname value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.id()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.id()"
name: "id()"
nameWithType: "CustomDomainInner.id()"
summary: "Get the id property: Fully qualified resource Id for the resource."
overridden: "com.azure.core.management.ProxyResource.id()"
syntax: "public String id()"
desc: "Get the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.name()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.name()"
name: "name()"
nameWithType: "CustomDomainInner.name()"
summary: "Get the name property: The name of the resource."
overridden: "com.azure.core.management.ProxyResource.name()"
syntax: "public String name()"
desc: "Get the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.provisioningState()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.provisioningState()"
name: "provisioningState()"
nameWithType: "CustomDomainInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: Provisioning status of Custom Https of the custom domain."
syntax: "public CustomHttpsProvisioningState provisioningState()"
desc: "Get the provisioningState property: Provisioning status of Custom Https of the custom domain."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CustomHttpsProvisioningState?alt=com.azure.resourcemanager.cdn.models.CustomHttpsProvisioningState&text=CustomHttpsProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.resourceState()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.resourceState()"
name: "resourceState()"
nameWithType: "CustomDomainInner.resourceState()"
summary: "Get the resource<wbr>State property: Resource status of the custom domain."
syntax: "public CustomDomainResourceState resourceState()"
desc: "Get the resourceState property: Resource status of the custom domain."
returns:
description: "the resourceState value."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CustomDomainResourceState?alt=com.azure.resourcemanager.cdn.models.CustomDomainResourceState&text=CustomDomainResourceState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.systemData()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.systemData()"
name: "systemData()"
nameWithType: "CustomDomainInner.systemData()"
summary: "Get the system<wbr>Data property: Read only system data."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Read only system data."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "CustomDomainInner.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.type()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.type()"
name: "type()"
nameWithType: "CustomDomainInner.type()"
summary: "Get the type property: The type of the resource."
overridden: "com.azure.core.management.ProxyResource.type()"
syntax: "public String type()"
desc: "Get the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.validate()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.validate()"
name: "validate()"
nameWithType: "CustomDomainInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.validationData()"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.validationData()"
name: "validationData()"
nameWithType: "CustomDomainInner.validationData()"
summary: "Get the validation<wbr>Data property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons."
syntax: "public String validationData()"
desc: "Get the validationData property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. E.g. ICP license number of a custom domain is required to deliver content in China."
returns:
description: "the validationData value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.withCustomHttpsParameters(com.azure.resourcemanager.cdn.models.CustomDomainHttpsParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.withCustomHttpsParameters(CustomDomainHttpsParameters customHttpsParameters)"
name: "withCustomHttpsParameters(CustomDomainHttpsParameters customHttpsParameters)"
nameWithType: "CustomDomainInner.withCustomHttpsParameters(CustomDomainHttpsParameters customHttpsParameters)"
summary: "Set the custom<wbr>Https<wbr>Parameters property: Certificate parameters for securing custom HTTPS."
parameters:
- description: "the customHttpsParameters value to set."
name: "customHttpsParameters"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.CustomDomainHttpsParameters?alt=com.azure.resourcemanager.cdn.models.CustomDomainHttpsParameters&text=CustomDomainHttpsParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CustomDomainInner withCustomHttpsParameters(CustomDomainHttpsParameters customHttpsParameters)"
desc: "Set the customHttpsParameters property: Certificate parameters for securing custom HTTPS."
returns:
description: "the CustomDomainInner object itself."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner&text=CustomDomainInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.withHostname(java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.withHostname(String hostname)"
name: "withHostname(String hostname)"
nameWithType: "CustomDomainInner.withHostname(String hostname)"
summary: "Set the hostname property: The host name of the custom domain."
parameters:
- description: "the hostname value to set."
name: "hostname"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public CustomDomainInner withHostname(String hostname)"
desc: "Set the hostname property: The host name of the custom domain. Must be a domain name."
returns:
description: "the CustomDomainInner object itself."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner&text=CustomDomainInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.withValidationData(java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner.withValidationData(String validationData)"
name: "withValidationData(String validationData)"
nameWithType: "CustomDomainInner.withValidationData(String validationData)"
summary: "Set the validation<wbr>Data property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons."
parameters:
- description: "the validationData value to set."
name: "validationData"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public CustomDomainInner withValidationData(String validationData)"
desc: "Set the validationData property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. E.g. ICP license number of a custom domain is required to deliver content in China."
returns:
description: "the CustomDomainInner object itself."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner?alt=com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner&text=CustomDomainInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com."
metadata: {}
package: "com.azure.resourcemanager.cdn.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0