ParentT - the stage of the parent CDN profile update to return to after attaching this definitionpublic static interface CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
withPremiumOrigin(String originHostName)
Specifies the origin of the CDN endpoint.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
withPremiumOrigin(String originName,
String originHostName)
Specifies the origin of the CDN endpoint.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> withPremiumOrigin(String originName, String originHostName)
originName - name of the originoriginHostName - origin host nameCdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> withPremiumOrigin(String originHostName)
originHostName - origin host nameCopyright © 2019. All rights reserved.