Interface CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT>
- Type Parameters:
ParentT
- the stage of the parent CDN profile update to return to after attaching this definition
- All Known Subinterfaces:
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT>
- Enclosing interface:
- CdnEndpoint.UpdateDefinitionStages
public static interface CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT>
The final stage of the Premium Verizon endpoint object definition, at which it can be attached to the parent.
-
Method Summary
-
Method Details
-
attach
ParentT attach()Attaches the endpoint definition to the parent CDN profile update.- Returns:
- the stage of the parent CDN profile update to return to after attaching this definition
-