Uses of Interface
software.amazon.awssdk.services.ec2.model.MacHost.Builder
Packages that use MacHost.Builder
-
Uses of MacHost.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MacHost.BuilderModifier and TypeMethodDescriptionstatic MacHost.BuilderMacHost.builder()The EC2 Mac Dedicated Host ID.MacHost.Builder.macOSLatestSupportedVersions(String... macOSLatestSupportedVersions) The latest macOS versions that the EC2 Mac Dedicated Host can launch without being upgraded.MacHost.Builder.macOSLatestSupportedVersions(Collection<String> macOSLatestSupportedVersions) The latest macOS versions that the EC2 Mac Dedicated Host can launch without being upgraded.MacHost.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type MacHost.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MacHost.Builder>MacHost.serializableBuilderClass()