Uses of Class
com.microsoft.azure.management.cdn.EndpointResourceState
Packages that use EndpointResourceState
Package
Description
This package contains the classes for CdnManagementClient.
- 
Uses of EndpointResourceState in com.microsoft.azure.management.cdn
Fields in com.microsoft.azure.management.cdn declared as EndpointResourceStateModifier and TypeFieldDescriptionstatic final EndpointResourceStateEndpointResourceState.CREATINGStatic value Creating for EndpointResourceState.static final EndpointResourceStateEndpointResourceState.DELETINGStatic value Deleting for EndpointResourceState.static final EndpointResourceStateEndpointResourceState.RUNNINGStatic value Running for EndpointResourceState.static final EndpointResourceStateEndpointResourceState.STARTINGStatic value Starting for EndpointResourceState.static final EndpointResourceStateEndpointResourceState.STOPPEDStatic value Stopped for EndpointResourceState.static final EndpointResourceStateEndpointResourceState.STOPPINGStatic value Stopping for EndpointResourceState.Methods in com.microsoft.azure.management.cdn that return EndpointResourceStateModifier and TypeMethodDescriptionstatic EndpointResourceStateEndpointResourceState.fromString(String name) Creates or finds a EndpointResourceState from its string representation.CdnEndpoint.resourceState()Methods in com.microsoft.azure.management.cdn that return types with arguments of type EndpointResourceStateModifier and TypeMethodDescriptionstatic Collection<EndpointResourceState>EndpointResourceState.values()