Uses of Interface
software.amazon.awssdk.services.ec2.model.IdFormat.Builder
Packages that use IdFormat.Builder
-
Uses of IdFormat.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IdFormat.BuilderModifier and TypeMethodDescriptionstatic IdFormat.BuilderIdFormat.builder()The date in UTC at which you are permanently switched over to using longer IDs.The type of resource.IdFormat.toBuilder()IdFormat.Builder.useLongIds(Boolean useLongIds) Indicates whether longer IDs (17-character IDs) are enabled for the resource.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IdFormat.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IdFormat.Builder>IdFormat.serializableBuilderClass()