Uses of Interface
software.amazon.awssdk.services.ec2.model.StorageLocation.Builder
Packages that use StorageLocation.Builder
-
Uses of StorageLocation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return StorageLocation.BuilderModifier and TypeMethodDescriptionThe name of the S3 bucket.static StorageLocation.BuilderStorageLocation.builder()The key.StorageLocation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type StorageLocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StorageLocation.Builder>StorageLocation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type StorageLocation.BuilderModifier and TypeMethodDescriptiondefault CreateFpgaImageRequest.BuilderCreateFpgaImageRequest.Builder.inputStorageLocation(Consumer<StorageLocation.Builder> inputStorageLocation) The location of the encrypted design checkpoint in Amazon S3.default CreateFpgaImageRequest.BuilderCreateFpgaImageRequest.Builder.logsStorageLocation(Consumer<StorageLocation.Builder> logsStorageLocation) The location in Amazon S3 for the output logs.