Uses of Interface
software.amazon.awssdk.services.kms.model.RetireGrantResponse.Builder
-
Packages that use RetireGrantResponse.Builder Package Description software.amazon.awssdk.services.kms.model -
-
Uses of RetireGrantResponse.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return RetireGrantResponse.Builder Modifier and Type Method Description static RetireGrantResponse.BuilderRetireGrantResponse. builder()RetireGrantResponse.BuilderRetireGrantResponse. toBuilder()Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type RetireGrantResponse.Builder Modifier and Type Method Description static Class<? extends RetireGrantResponse.Builder>RetireGrantResponse. serializableBuilderClass()
-