Uses of Class
com.microsoft.azure.management.cdn.CustomDomainResourceState
Packages that use CustomDomainResourceState
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of CustomDomainResourceState in com.microsoft.azure.management.cdn
Fields in com.microsoft.azure.management.cdn declared as CustomDomainResourceStateModifier and TypeFieldDescriptionstatic final CustomDomainResourceState
CustomDomainResourceState.ACTIVE
Static value Active for CustomDomainResourceState.static final CustomDomainResourceState
CustomDomainResourceState.CREATING
Static value Creating for CustomDomainResourceState.static final CustomDomainResourceState
CustomDomainResourceState.DELETING
Static value Deleting for CustomDomainResourceState.Methods in com.microsoft.azure.management.cdn that return CustomDomainResourceStateModifier and TypeMethodDescriptionstatic CustomDomainResourceState
CustomDomainResourceState.fromString
(String name) Creates or finds a CustomDomainResourceState from its string representation.Methods in com.microsoft.azure.management.cdn that return types with arguments of type CustomDomainResourceStateModifier and TypeMethodDescriptionstatic Collection<CustomDomainResourceState>
CustomDomainResourceState.values()