Interface LocalNetworkGateway.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<LocalNetworkGateway>, HasName, Indexable, LocalNetworkGateway.DefinitionStages.WithAddressSpace, LocalNetworkGateway.DefinitionStages.WithBgp, Resource.DefinitionWithTags<LocalNetworkGateway.DefinitionStages.WithCreate>
- All Known Subinterfaces:
LocalNetworkGateway.Definition
- Enclosing interface:
LocalNetworkGateway.DefinitionStages
public static interface LocalNetworkGateway.DefinitionStages.WithCreate
extends Creatable<LocalNetworkGateway>, Resource.DefinitionWithTags<LocalNetworkGateway.DefinitionStages.WithCreate>, LocalNetworkGateway.DefinitionStages.WithAddressSpace, LocalNetworkGateway.DefinitionStages.WithBgp
The stage of the local network gateway definition which contains all the minimum required inputs for the
resource to be created (via
Creatable.create()).-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface LocalNetworkGateway.DefinitionStages.WithAddressSpace
withAddressSpaceMethods inherited from interface LocalNetworkGateway.DefinitionStages.WithBgp
withBgpMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags