Uses of Interface
software.amazon.awssdk.services.ec2.model.GetEbsDefaultKmsKeyIdRequest.Builder
Packages that use GetEbsDefaultKmsKeyIdRequest.Builder
Package
Description
-
Uses of GetEbsDefaultKmsKeyIdRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetEbsDefaultKmsKeyIdRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getEbsDefaultKmsKeyId(Consumer<GetEbsDefaultKmsKeyIdRequest.Builder> getEbsDefaultKmsKeyIdRequest) Describes the default KMS key for EBS encryption by default for your account in this Region.default GetEbsDefaultKmsKeyIdResponseEc2Client.getEbsDefaultKmsKeyId(Consumer<GetEbsDefaultKmsKeyIdRequest.Builder> getEbsDefaultKmsKeyIdRequest) Describes the default KMS key for EBS encryption by default for your account in this Region. -
Uses of GetEbsDefaultKmsKeyIdRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetEbsDefaultKmsKeyIdRequest.BuilderModifier and TypeMethodDescriptionGetEbsDefaultKmsKeyIdRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetEbsDefaultKmsKeyIdRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetEbsDefaultKmsKeyIdRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetEbsDefaultKmsKeyIdRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetEbsDefaultKmsKeyIdRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetEbsDefaultKmsKeyIdRequest.Builder>GetEbsDefaultKmsKeyIdRequest.serializableBuilderClass()