CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<CdnProfile.Update> |
CdnProfile.UpdateStages.WithEndpoint.defineNewPremiumEndpoint(String name,
String endpointOriginHostname) |
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withCustomDomain(String hostName) |
Adds a new CDN custom domain within an endpoint.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withHostHeader(String hostHeader) |
Specifies the host header.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withHttpAllowed(boolean httpAllowed) |
Specifies if HTTP traffic is allowed.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withHttpPort(int httpPort) |
Specifies the port for HTTP traffic.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withHttpsAllowed(boolean httpsAllowed) |
Specifies if HTTPS traffic is allowed.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withHttpsPort(int httpsPort) |
Specifies the port for HTTPS traffic.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach.withOriginPath(String originPath) |
Specifies the origin path.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint.withPremiumOrigin(String originHostName) |
Specifies the origin of the CDN endpoint.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint.withPremiumOrigin(String originName,
String originHostName) |
Specifies the origin of the CDN endpoint.
|