Interface PublicIpAddress.Definition
- All Superinterfaces:
Creatable<PublicIpAddress>, GroupableResource.DefinitionStages.WithCreatableResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>, GroupableResource.DefinitionStages.WithExistingResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>, GroupableResource.DefinitionStages.WithGroup<PublicIpAddress.DefinitionStages.WithCreate>, GroupableResource.DefinitionStages.WithNewResourceGroup<PublicIpAddress.DefinitionStages.WithCreate>, HasName, Indexable, PublicIpAddress.DefinitionStages.Blank, PublicIpAddress.DefinitionStages.WithAvailabilityZone, PublicIpAddress.DefinitionStages.WithCreate, PublicIpAddress.DefinitionStages.WithGroup, PublicIpAddress.DefinitionStages.WithIdleTimeout, PublicIpAddress.DefinitionStages.WithIPAddress, PublicIpAddress.DefinitionStages.WithIpAddressVersion, PublicIpAddress.DefinitionStages.WithIpTag, PublicIpAddress.DefinitionStages.WithLeafDomainLabel, PublicIpAddress.DefinitionStages.WithReverseFQDN, PublicIpAddress.DefinitionStages.WithSku, Resource.DefinitionWithRegion<PublicIpAddress.DefinitionStages.WithGroup>, Resource.DefinitionWithTags<PublicIpAddress.DefinitionStages.WithCreate>
- Enclosing interface:
PublicIpAddress
public static interface PublicIpAddress.Definition
extends PublicIpAddress.DefinitionStages.Blank, PublicIpAddress.DefinitionStages.WithGroup, PublicIpAddress.DefinitionStages.WithCreate
Container interface for all the definitions.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface PublicIpAddress.DefinitionStages.WithAvailabilityZone
withAvailabilityZoneMethods inherited from interface PublicIpAddress.DefinitionStages.WithCreate
beginCreateMethods inherited from interface PublicIpAddress.DefinitionStages.WithIdleTimeout
withIdleTimeoutInMinutesMethods inherited from interface PublicIpAddress.DefinitionStages.WithIPAddress
withDynamicIP, withStaticIPMethods inherited from interface PublicIpAddress.DefinitionStages.WithIpAddressVersion
withIpAddressVersionMethods inherited from interface PublicIpAddress.DefinitionStages.WithIpTag
withIpTag, withIpTagMethods inherited from interface PublicIpAddress.DefinitionStages.WithLeafDomainLabel
withLeafDomainLabel, withoutLeafDomainLabelMethods inherited from interface PublicIpAddress.DefinitionStages.WithReverseFQDN
withoutReverseFqdn, withReverseFqdnMethods inherited from interface PublicIpAddress.DefinitionStages.WithSku
withSkuMethods inherited from interface Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags