Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

action() - Method in class com.microsoft.azure.management.cdn.GeoFilter
Get the action value.
ACTIVE - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
Static value Active for CustomDomainResourceState.
ACTIVE - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
Static value Active for OriginResourceState.
ACTIVE - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Active for ProfileResourceState.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.AttachablePremium
Attaches the defined endpoint to the parent CDN profile.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.AttachableStandard
Attaches the defined endpoint to the parent CDN profile.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.AttachablePremium
Attaches the endpoint definition to the parent CDN profile update.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.AttachableStandard
Attaches the endpoint definition to the parent CDN profile update.

B

baseIpAddress() - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Get the baseIpAddress value.
body() - Method in exception com.microsoft.azure.management.cdn.ErrorResponseException
 

C

CdnEndpoint - Interface in com.microsoft.azure.management.cdn
An immutable client-side representation of an Azure CDN endpoint.
CdnEndpoint.DefinitionStages - Interface in com.microsoft.azure.management.cdn
Grouping of CDN profile endpoint definition stages as a part of parent CDN profile definition.
CdnEndpoint.DefinitionStages.AttachablePremium<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the Premium Verizon endpoint definition, at which it can be attached to the parent.
CdnEndpoint.DefinitionStages.AttachableStandard<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of a Standard endpoint definition, at which it can be attached to the parent.
CdnEndpoint.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
The first stage of a CDN profile endpoint definition.
CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile endpoint definition allowing to specify the origin for the CDN profile with teh Premium Verizon SKU.
CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile endpoint definition allowing to specify the origin.
CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the CDN profile Premium Verizon endpoint definition.
CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
CdnEndpoint.Update - Interface in com.microsoft.azure.management.cdn
The entirety of a CDN endpoint update as part of a CDN profile update.
CdnEndpoint.UpdateDefinitionStages - Interface in com.microsoft.azure.management.cdn
The entirety of a CDN profile endpoint definition as a part of a parent CDN profile update.
CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the Premium Verizon endpoint object definition, at which it can be attached to the parent.
CdnEndpoint.UpdateDefinitionStages.AttachableStandard<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the Standard endpoint object definition, at which it can be attached to the parent.
CdnEndpoint.UpdateDefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
The first stage of a CDN profile endpoint definition.
CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of the CDN profile endpoint definition allowing to specify the origin for CDN Profile with the Premium Verizon SKU.
CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of the CDN profile endpoint definition allowing to specify the origin.
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of a CDN profile Premium Verizon endpoint definition.
CdnEndpoint.UpdateDefinitionStages.WithStandardAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
CdnEndpoint.UpdatePremiumEndpoint - Interface in com.microsoft.azure.management.cdn
The stage of an CDN profile endpoint update allowing to specify endpoint properties.
CdnEndpoint.UpdateStandardEndpoint - Interface in com.microsoft.azure.management.cdn
The stage of an CDN profile endpoint update allowing to specify endpoint properties.
CdnProfile - Interface in com.microsoft.azure.management.cdn
An immutable client-side representation of an Azure CDN profile.
CdnProfile.Definition - Interface in com.microsoft.azure.management.cdn
The entirety of a CDN profile definition.
CdnProfile.DefinitionStages - Interface in com.microsoft.azure.management.cdn
Grouping of CDN profile definition stages.
CdnProfile.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
The first stage of a CDN profile definition.
CdnProfile.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.cdn
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
CdnProfile.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile definition allowing the resource group to be specified.
CdnProfile.DefinitionStages.WithPremiumVerizonCreate - Interface in com.microsoft.azure.management.cdn
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
CdnProfile.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.cdn
A CDN profile definition allowing the SKU to be specified.
CdnProfile.DefinitionStages.WithStandardCreate - Interface in com.microsoft.azure.management.cdn
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
CdnProfile.Update - Interface in com.microsoft.azure.management.cdn
The template for an update operation, containing all the settings that can be modified.
CdnProfile.UpdateStages - Interface in com.microsoft.azure.management.cdn
Grouping of CDN manager update stages.
CdnProfile.UpdateStages.WithEndpoint - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile update allowing to modify the endpoints for the profile.
CdnProfiles - Interface in com.microsoft.azure.management.cdn
Entry point for CDN profile management API.
checkEndpointNameAvailability(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Checks the availability of an endpoint name without creating the CDN endpoint.
checkEndpointNameAvailability(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Checks the availability of a endpoint name without creating the CDN endpoint.
checkEndpointNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Checks the availability of an endpoint name without creating the CDN endpoint asynchronously.
checkEndpointNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Checks the availability of an endpoint name without creating the CDN endpoint asynchronously.
checkEndpointNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Checks the availability of a endpoint name without creating the CDN endpoint asynchronously.
checkEndpointNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Checks the availability of a endpoint name without creating the CDN endpoint asynchronously.
CheckNameAvailabilityInput - Class in com.microsoft.azure.management.cdn
Input of CheckNameAvailability API.
CheckNameAvailabilityInput() - Constructor for class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Creates an instance of CheckNameAvailabilityInput class.
CheckNameAvailabilityResult - Class in com.microsoft.azure.management.cdn
Result of the custom domain validation.
CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner) - Constructor for class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Construct CheckNameAvailabilityResult object from server response object.
CidrIpAddress - Class in com.microsoft.azure.management.cdn
CIDR Ip address.
CidrIpAddress() - Constructor for class com.microsoft.azure.management.cdn.CidrIpAddress
 
code() - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Get the code value.
com.microsoft.azure.management.cdn - package com.microsoft.azure.management.cdn
This package contains the classes for CdnManagementClient.
contentPaths() - Method in class com.microsoft.azure.management.cdn.LoadParameters
Get the contentPaths value.
contentPaths() - Method in class com.microsoft.azure.management.cdn.PurgeParameters
Get the contentPaths value.
contentTypesToCompress() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
countryCodes() - Method in class com.microsoft.azure.management.cdn.GeoFilter
Get the countryCodes value.
CREATING - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
Static value Creating for CustomDomainResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Creating for EndpointResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
Static value Creating for OriginResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Creating for ProfileResourceState.
currentValue() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Actual value of the resource type.
CUSTOM_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Custom_Verizon for SkuName.
CustomDomainParameters - Class in com.microsoft.azure.management.cdn
The customDomain JSON object required for custom domain creation or update.
CustomDomainParameters() - Constructor for class com.microsoft.azure.management.cdn.CustomDomainParameters
 
CustomDomainResourceState - Class in com.microsoft.azure.management.cdn
Defines values for CustomDomainResourceState.
CustomDomainResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.CustomDomainResourceState
Creates a custom value for CustomDomainResourceState.
customDomains() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
customDomainValidated() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Get the customDomainValidated value.
CustomDomainValidationResult - Class in com.microsoft.azure.management.cdn
CustomDomainValidationResult(ValidateCustomDomainOutputInner) - Constructor for class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Construct CustomDomainValidationResult object from server response object.
CustomHttpsProvisioningState - Class in com.microsoft.azure.management.cdn
Defines values for CustomHttpsProvisioningState.
CustomHttpsProvisioningState(String) - Constructor for class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Creates a custom value for CustomHttpsProvisioningState.

D

DeepCreatedOrigin - Class in com.microsoft.azure.management.cdn
Origin to be added when creating a CDN endpoint.
DeepCreatedOrigin() - Constructor for class com.microsoft.azure.management.cdn.DeepCreatedOrigin
 
defineNewEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Specifies definition of an endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
defineNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
defineNewPremiumEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
DELETING - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
Static value Deleting for CustomDomainResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Deleting for EndpointResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
Static value Deleting for OriginResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Deleting for ProfileResourceState.
deliveryRegion() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Get the deliveryRegion value.
DISABLED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Disabled for CustomHttpsProvisioningState.
DISABLED - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Disabled for ProfileResourceState.
DISABLING - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Disabling for CustomHttpsProvisioningState.

E

EdgeNode - Class in com.microsoft.azure.management.cdn
Provides information about edge node of CDN service.
EdgeNode(EdgeNodeInner) - Constructor for class com.microsoft.azure.management.cdn.EdgeNode
Construct edge node object from server response object.
ENABLED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Enabled for CustomHttpsProvisioningState.
ENABLING - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Enabling for CustomHttpsProvisioningState.
EndpointResourceState - Class in com.microsoft.azure.management.cdn
Defines values for EndpointResourceState.
EndpointResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.EndpointResourceState
Creates a custom value for EndpointResourceState.
endpoints() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.EndpointResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.OriginResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.ProfileResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.SkuName
 
ErrorResponse - Class in com.microsoft.azure.management.cdn
Error reponse indicates CDN service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.cdn.ErrorResponse
 
ErrorResponseException - Exception in com.microsoft.azure.management.cdn
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.cdn.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.cdn.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.

F

FAILED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Failed for CustomHttpsProvisioningState.
fromString(String) - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
Parses a serialized value to a GeoFilterActions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
Parses a serialized value to a QueryStringCachingBehavior instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cdn.ResourceType
Parses a serialized value to a ResourceType instance.

G

generateSsoUri() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Generates a dynamic SSO URI used to sign in to the CDN supplemental portal used for advanced management tasks.
generateSsoUri(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Generates a dynamic SSO URI used to sign in to the CDN supplemental portal.
generateSsoUriAsync() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Asynchronously generates a dynamic SSO URI used to sign into the CDN supplemental portal used for advanced management tasks.
generateSsoUriAsync(ServiceCallback<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Asynchronously generates a dynamic SSO URI used to sign in to the CDN supplemental portal used for advanced management tasks.
GeoFilter - Class in com.microsoft.azure.management.cdn
Rules defining user geo access within a CDN endpoint.
GeoFilter() - Constructor for class com.microsoft.azure.management.cdn.GeoFilter
 
GeoFilterActions - Enum in com.microsoft.azure.management.cdn
Defines values for GeoFilterActions.
geoFilters() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
getTags() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node tags.

H

hashCode() - Method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.EndpointResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.OriginResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.ProfileResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.SkuName
 
hostName() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
hostName() - Method in class com.microsoft.azure.management.cdn.CustomDomainParameters
Get the hostName value.
hostName() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the hostName value.
hostName() - Method in class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
Get the hostName value.
httpPort() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
httpPort() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the httpPort value.
httpsPort() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
httpsPort() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the httpsPort value.

I

id() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node resource ID string.
IpAddressGroup - Class in com.microsoft.azure.management.cdn
CDN Ip address group.
IpAddressGroup() - Constructor for class com.microsoft.azure.management.cdn.IpAddressGroup
 
ipAddressGroups() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Get the ipAddressGroups value.
ipv4Addresses() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Get the ipv4Addresses value.
ipv6Addresses() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Get the ipv6Addresses value.
isCompressionEnabled() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
isHttpAllowed() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
isHttpsAllowed() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
isPremiumVerizon() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 

L

limit() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Quota of the resource type.
listEdgeNodes() - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Lists all the edge nodes of a CDN service.
listOperations() - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Lists all of the available CDN REST API operations.
listResourceUsage() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Checks the quota and usage of geo filters and custom domains under the current endpoint.
listResourceUsage() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
listResourceUsage() - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Check the quota and actual usage of the CDN profiles under the current subscription.
loadContent(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly preloads the content of the CDN endpoint.
loadContentAsync(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly preloads the content of the CDN endpoint asynchronously.
loadContentAsync(Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly preloads the content of the CDN endpoint asynchronously.
loadEndpointContent(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly pre-loads CDN endpoint content in the CDN profile.
loadEndpointContent(String, String, String, List<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Forcibly pre-loads CDN endpoint content.
loadEndpointContentAsync(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly pre-loads CDN endpoint content in the CDN profile asynchronously.
loadEndpointContentAsync(String, Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly pre-loads CDN endpoint content in the CDN profile asynchronously.
LoadParameters - Class in com.microsoft.azure.management.cdn
Parameters required for content load.
LoadParameters() - Constructor for class com.microsoft.azure.management.cdn.LoadParameters
 
location() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node location string.

M

message() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Get the message value.
message() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Get the message value.
message() - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Get the message value.

N

name() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node resource name.
name() - Method in class com.microsoft.azure.management.cdn.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.Sku
Get the name value.
nameAvailable() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Indicates whether the name is available.

O

Operation - Class in com.microsoft.azure.management.cdn
Operation that CDN service supports.
Operation(OperationInner) - Constructor for class com.microsoft.azure.management.cdn.Operation
Construct Operation object from server response object.
operation() - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Get the operation value.
OperationDisplay - Class in com.microsoft.azure.management.cdn
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.cdn.OperationDisplay
 
optimizationType() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
originHostHeader() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
originHostName() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
originPath() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
OriginResourceState - Class in com.microsoft.azure.management.cdn
Defines values for OriginResourceState.
OriginResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.OriginResourceState
Creates a custom value for OriginResourceState.

P

prefixLength() - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Get the prefixLength value.
PREMIUM_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Premium_Verizon for SkuName.
ProfileResourceState - Class in com.microsoft.azure.management.cdn
Defines values for ProfileResourceState.
ProfileResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.ProfileResourceState
Creates a custom value for ProfileResourceState.
ProfileUpdateParameters - Class in com.microsoft.azure.management.cdn
Properties required to update a profile.
ProfileUpdateParameters() - Constructor for class com.microsoft.azure.management.cdn.ProfileUpdateParameters
 
provider() - Method in class com.microsoft.azure.management.cdn.Operation
Get the provider value.
provider() - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Get the provider value.
provisioningState() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
purgeContent(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly purges the content of the CDN endpoint.
purgeContentAsync(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly purges the content of the CDN endpoint asynchronously.
purgeContentAsync(Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly purges the content of the CDN endpoint asynchronously.
purgeEndpointContent(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly purges CDN endpoint content in the CDN profile.
purgeEndpointContent(String, String, String, List<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Forcibly purges CDN endpoint content.
purgeEndpointContentAsync(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly purges CDN endpoint content in the CDN profile asynchronously.
purgeEndpointContentAsync(String, Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly purges CDN endpoint content in the CDN profile asynchronously.
PurgeParameters - Class in com.microsoft.azure.management.cdn
Parameters required for content purge.
PurgeParameters() - Constructor for class com.microsoft.azure.management.cdn.PurgeParameters
 

Q

queryStringCachingBehavior() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
QueryStringCachingBehavior - Enum in com.microsoft.azure.management.cdn
Defines values for QueryStringCachingBehavior.

R

reason() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Get the reason value.
reason() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Get the reason value.
relativePath() - Method in class com.microsoft.azure.management.cdn.GeoFilter
Get the relativePath value.
resource() - Method in class com.microsoft.azure.management.cdn.Operation
Get the resource value.
resource() - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Get the resource value.
resourceState() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
resourceState() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
ResourceType - Enum in com.microsoft.azure.management.cdn
Defines values for ResourceType.
resourceType() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Resource type of the usages.
ResourceUsage - Class in com.microsoft.azure.management.cdn
Provides information about CDN resource usages.
ResourceUsage(ResourceUsageInner) - Constructor for class com.microsoft.azure.management.cdn.ResourceUsage
Construct ResourceUsage object from server response object.
RUNNING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Running for EndpointResourceState.

S

sku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
Sku - Class in com.microsoft.azure.management.cdn
The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.
Sku() - Constructor for class com.microsoft.azure.management.cdn.Sku
 
SkuName - Class in com.microsoft.azure.management.cdn
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.cdn.SkuName
Creates a custom value for SkuName.
STANDARD_AKAMAI - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Standard_Akamai for SkuName.
STANDARD_CHINA_CDN - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Standard_ChinaCdn for SkuName.
STANDARD_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Standard_Verizon for SkuName.
start() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Starts the CDN endpoint, if it is stopped.
startAsync() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Starts the CDN endpoint asynchronously, if it is stopped.
startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Starts the CDN endpoint asynchronously, if it is stopped.
startEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Starts a stopped CDN endpoint.
startEndpoint(String, String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Starts an existing stopped CDN endpoint.
startEndpointAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Starts a stopped CDN endpoint asynchronously.
startEndpointAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Starts a stopped CDN endpoint asynchronously.
STARTING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Starting for EndpointResourceState.
stop() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Stops the CDN endpoint, if it is running.
stopAsync() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Stops the CDN endpoint asynchronously, if it is running.
stopAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Stops the CDN endpoint asynchronously, if it is running.
stopEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Stops a running CDN endpoint.
stopEndpoint(String, String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Stops an existing running CDN endpoint.
stopEndpointAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Stops a running CDN endpoint asynchronously.
stopEndpointAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Stops a running CDN endpoint asynchronously.
STOPPED - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Stopped for EndpointResourceState.
STOPPING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Stopping for EndpointResourceState.

T

tags() - Method in class com.microsoft.azure.management.cdn.ProfileUpdateParameters
Get the tags value.
toString() - Method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
 
toString() - Method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
 
toString() - Method in class com.microsoft.azure.management.cdn.EndpointResourceState
 
toString() - Method in enum com.microsoft.azure.management.cdn.GeoFilterActions
 
toString() - Method in class com.microsoft.azure.management.cdn.OriginResourceState
 
toString() - Method in class com.microsoft.azure.management.cdn.ProfileResourceState
 
toString() - Method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
 
toString() - Method in enum com.microsoft.azure.management.cdn.ResourceType
 
toString() - Method in class com.microsoft.azure.management.cdn.SkuName
 
type() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Get the type value.
type() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node type string.
type() - Method in class com.microsoft.azure.management.cdn.Operation
Get the operation value.

U

unit() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Unit of the usage.
updateEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing endpoint in current profile.
updatePremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing endpoint in current Premium Verizon profile.

V

validateCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint.
validateCustomDomainAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint asynchronously.
validateCustomDomainAsync(String, ServiceCallback<CustomDomainValidationResult>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint asynchronously.
ValidateCustomDomainInput - Class in com.microsoft.azure.management.cdn
Input of the custom domain to be validated for DNS mapping.
ValidateCustomDomainInput() - Constructor for class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
 
validateEndpointCustomDomain(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile.
validateEndpointCustomDomainAsync(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile asynchronously.
validateEndpointCustomDomainAsync(String, String, ServiceCallback<CustomDomainValidationResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile asynchronously.
valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cdn.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAction(GeoFilterActions) - Method in class com.microsoft.azure.management.cdn.GeoFilter
Set the action value.
withBaseIpAddress(String) - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Set the baseIpAddress value.
withCode(String) - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Set the code value.
withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Sets the compression state.
withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Sets the compression state.
withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Sets the compression state.
withContentPaths(List<String>) - Method in class com.microsoft.azure.management.cdn.LoadParameters
Set the contentPaths value.
withContentPaths(List<String>) - Method in class com.microsoft.azure.management.cdn.PurgeParameters
Set the contentPaths value.
withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the content types to compress.
withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the content types to compress.
withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the content types to compress.
withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies a single content type to compress.
withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies a single content type to compress.
withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies a single content type to compress.
withCountryCodes(List<String>) - Method in class com.microsoft.azure.management.cdn.GeoFilter
Set the countryCodes value.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Adds a new CDN custom domain for the endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Adds a new CDN custom domain within an endpoint.
withDeliveryRegion(String) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Set the deliveryRegion value.
withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Adds a single entry to the geo filters list.
withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Sets the geo filters list for the specified countries list.
withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Adds a single entry to the geo filters list.
withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Sets the geo filters list for the specified countries list.
withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Adds a single entry to the Geo filters list.
withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Sets the geo filters list for the specified countries list.
withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the geo filters to use.
withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the geo filters to use.
withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the geo filters to use.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the host header.
withHostName(String) - Method in class com.microsoft.azure.management.cdn.CustomDomainParameters
Set the hostName value.
withHostName(String) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the hostName value.
withHostName(String) - Method in class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
Set the hostName value.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies if HTTP traffic is allowed.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the port for HTTP traffic.
withHttpPort(Integer) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the httpPort value.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies if HTTPS traffic is allowed.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the port for HTTP traffic.
withHttpsPort(Integer) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the httpsPort value.
withIpv4Addresses(List<CidrIpAddress>) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Set the ipv4Addresses value.
withIpv6Addresses(List<CidrIpAddress>) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Set the ipv6Addresses value.
withMessage(String) - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Set the message value.
withName(String) - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.cdn.Sku
Set the name value.
withNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Adds new endpoint to the CDN profile.
withNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Adds a new endpoint.
withNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Adds a new endpoint to current CDN profile.
withNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Adds new endpoint to current Premium Verizon CDN profile.
withOperation(String) - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Set the operation value.
withOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the origin path.
withoutContentTypesToCompress() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Clears entire list of content types to compress.
withoutContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Removes the content type to compress from the list.
withoutCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Removes CDN custom domain within an endpoint.
withoutCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Removes CDN custom domain within an endpoint.
withoutEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Removes an endpoint from the profile.
withoutGeoFilter(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Removes an entry from the geo filters list.
withoutGeoFilters() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Clears entire geo filters list.
withPrefixLength(Integer) - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Set the prefixLength value.
withPremiumOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumVerizonSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
Selects the Premium Verizon SKU.
withProvider(String) - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Set the provider value.
withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Selects the query string caching behavior.
withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Sets the query string caching behavior.
withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Sets the query string caching behavior.
withRelativePath(String) - Method in class com.microsoft.azure.management.cdn.GeoFilter
Set the relativePath value.
withResource(String) - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Set the resource value.
withStandardAkamaiSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
Selects the Standard Akamai SKU.
withStandardVerizonSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
Selects the Standard Verizon SKU.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cdn.ProfileUpdateParameters
Set the tags value.
withType(String) - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Set the type value.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/