public static interface CdnEndpoint.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
CdnEndpoint.DefinitionStages.AttachablePremium<ParentT>
The final stage of the Premium Verizon endpoint definition, at which it can be attached to the parent.
|
static interface |
CdnEndpoint.DefinitionStages.AttachableStandard<ParentT>
The final stage of a Standard endpoint definition, at which it can be attached to the parent.
|
static interface |
CdnEndpoint.DefinitionStages.Blank
The first stage of a CDN profile endpoint definition.
|
static interface |
CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
The final stage of the CDN profile Premium Verizon endpoint definition.
|
static interface |
CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
|
Copyright © 2019. All rights reserved.