Interface CdnEndpoint.DefinitionStages
-
- Enclosing interface:
- CdnEndpoint
public static interface CdnEndpoint.DefinitionStagesGrouping of CDN profile endpoint definition stages as a part of parent CDN profile definition.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCdnEndpoint.DefinitionStages.AttachablePremium<ParentT>The final stage of the Premium Verizon endpoint definition, at which it can be attached to the parent.static interfaceCdnEndpoint.DefinitionStages.AttachableStandard<ParentT>The final stage of a Standard endpoint definition, at which it can be attached to the parent.static interfaceCdnEndpoint.DefinitionStages.BlankThe first stage of a CDN profile endpoint definition.static interfaceCdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>The final stage of the CDN profile Premium Verizon endpoint definition.static interfaceCdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
-