Uses of Interface
software.amazon.awssdk.services.inspector2.model.GetEncryptionKeyResponse.Builder
-
Packages that use GetEncryptionKeyResponse.Builder Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of GetEncryptionKeyResponse.Builder in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return GetEncryptionKeyResponse.Builder Modifier and Type Method Description static GetEncryptionKeyResponse.BuilderGetEncryptionKeyResponse. builder()GetEncryptionKeyResponse.BuilderGetEncryptionKeyResponse.Builder. kmsKeyId(String kmsKeyId)A kms key ID.GetEncryptionKeyResponse.BuilderGetEncryptionKeyResponse. toBuilder()Methods in software.amazon.awssdk.services.inspector2.model that return types with arguments of type GetEncryptionKeyResponse.Builder Modifier and Type Method Description static Class<? extends GetEncryptionKeyResponse.Builder>GetEncryptionKeyResponse. serializableBuilderClass()
-