Interface CdnProfile.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<CdnProfile>, HasName, Indexable, Resource.DefinitionWithTags<CdnProfile.DefinitionStages.WithCreate>
- All Known Subinterfaces:
CdnProfile.Definition, CdnProfile.DefinitionStages.WithPremiumVerizonCreate, CdnProfile.DefinitionStages.WithStandardCreate
- Enclosing interface:
CdnProfile.DefinitionStages
public static interface CdnProfile.DefinitionStages.WithCreate
extends Creatable<CdnProfile>, Resource.DefinitionWithTags<CdnProfile.DefinitionStages.WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags