public static interface CdnProfile.DefinitionStages.WithPremiumVerizonCreate extends CdnProfile.DefinitionStages.WithCreate
Modifier and Type | Method and Description |
---|---|
CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> |
defineNewPremiumEndpoint()
Starts the definition of a new endpoint to be attached to the CDN profile.
|
CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> |
defineNewPremiumEndpoint(String name)
Starts the definition of a new endpoint to be attached to the CDN profile.
|
CdnEndpoint.DefinitionStages.WithPremiumAttach<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> |
defineNewPremiumEndpoint(String name,
String endpointOriginHostname)
Starts the definition of a new endpoint to be attached to the CDN profile.
|
CdnProfile.DefinitionStages.WithPremiumVerizonCreate |
withNewPremiumEndpoint(String endpointOriginHostname)
Adds a new endpoint to current CDN profile.
|
create, createAsync, createAsync
key
name
withTag, withTags
CdnProfile.DefinitionStages.WithPremiumVerizonCreate withNewPremiumEndpoint(String endpointOriginHostname)
endpointOriginHostname
- an endpoint origin hostname.@Beta CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> defineNewPremiumEndpoint()
CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> defineNewPremiumEndpoint(String name)
name
- a name for the endpoint@Beta CdnEndpoint.DefinitionStages.WithPremiumAttach<CdnProfile.DefinitionStages.WithPremiumVerizonCreate> defineNewPremiumEndpoint(String name, String endpointOriginHostname)
name
- the name for the endpointendpointOriginHostname
- the endpoint origin hostnameCopyright © 2019. All rights reserved.