azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

72 строки
5.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cdn.CustomDomainValidationResult"
fullName: "com.microsoft.azure.management.cdn.CustomDomainValidationResult"
name: "CustomDomainValidationResult"
nameWithType: "CustomDomainValidationResult"
summary: "The <xref uid=\"com.microsoft.azure.management.cdn.CdnProfile.validateEndpointCustomDomain*\" data-throw-if-not-resolved=\"false\" data-raw-source=\"com.microsoft.azure.management.cdn.CdnProfile#validateEndpointCustomDomain(String, String)\"></xref> action result."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **CustomDomainValidationResult**"
constructors:
- uid: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.CustomDomainValidationResult(com.microsoft.azure.management.cdn.implementation.ValidateCustomDomainOutputInner)"
fullName: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.CustomDomainValidationResult(ValidateCustomDomainOutputInner inner)"
name: "CustomDomainValidationResult(ValidateCustomDomainOutputInner inner)"
nameWithType: "CustomDomainValidationResult.CustomDomainValidationResult(ValidateCustomDomainOutputInner inner)"
summary: "Construct Custom<wbr>Domain<wbr>Validation<wbr>Result object from server response object."
parameters:
- description: "server response for CustomDomainValidation request."
name: "inner"
type: "<xref href=\"com.microsoft.azure.management.cdn.implementation.ValidateCustomDomainOutputInner?alt=com.microsoft.azure.management.cdn.implementation.ValidateCustomDomainOutputInner&text=ValidateCustomDomainOutputInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CustomDomainValidationResult(ValidateCustomDomainOutputInner inner)"
desc: "Construct CustomDomainValidationResult object from server response object."
methods:
- uid: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.customDomainValidated()"
fullName: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.customDomainValidated()"
name: "customDomainValidated()"
nameWithType: "CustomDomainValidationResult.customDomainValidated()"
summary: "Get the custom<wbr>Domain<wbr>Validated value."
syntax: "public boolean customDomainValidated()"
desc: "Get the customDomainValidated value."
returns:
description: "the customDomainValidated value"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.message()"
fullName: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.message()"
name: "message()"
nameWithType: "CustomDomainValidationResult.message()"
summary: "Get the message value."
syntax: "public String message()"
desc: "Get the message value."
returns:
description: "the message value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.reason()"
fullName: "com.microsoft.azure.management.cdn.CustomDomainValidationResult.reason()"
name: "reason()"
nameWithType: "CustomDomainValidationResult.reason()"
summary: "Get the reason value."
syntax: "public String reason()"
desc: "Get the reason value."
returns:
description: "the reason value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The <xref uid=\"com.microsoft.azure.management.cdn.CdnProfile.validateEndpointCustomDomain*\" data-throw-if-not-resolved=\"false\" data-raw-source=\"com.microsoft.azure.management.cdn.CdnProfile#validateEndpointCustomDomain(String, String)\"></xref> action result."
metadata: {}
package: "com.microsoft.azure.management.cdn"
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4