CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<CdnProfile.Update> |
CdnProfile.UpdateStages.WithEndpoint.defineNewEndpoint() |
Starts the definition of a new endpoint to be attached to the CDN profile.
|
CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<CdnProfile.Update> |
CdnProfile.UpdateStages.WithEndpoint.defineNewEndpoint(String name) |
Starts the definition of a new endpoint to be attached to the CDN profile.
|
CdnEndpoint.UpdateDefinitionStages.WithStandardAttach<CdnProfile.Update> |
CdnProfile.UpdateStages.WithEndpoint.defineNewEndpoint(String name,
String endpointOriginHostname) |
Specifies definition of an endpoint to be attached to the CDN profile.
|
CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<CdnProfile.Update> |
CdnProfile.UpdateStages.WithEndpoint.defineNewPremiumEndpoint() |
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
|
CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<CdnProfile.Update> |
CdnProfile.UpdateStages.WithEndpoint.defineNewPremiumEndpoint(String name) |
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
|
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.
|