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