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