Uses of Interface
software.amazon.awssdk.services.cloudhsm.model.ModifyLunaClientResponse.Builder
-
Packages that use ModifyLunaClientResponse.Builder Package Description software.amazon.awssdk.services.cloudhsm.model -
-
Uses of ModifyLunaClientResponse.Builder in software.amazon.awssdk.services.cloudhsm.model
Methods in software.amazon.awssdk.services.cloudhsm.model that return ModifyLunaClientResponse.Builder Modifier and Type Method Description static ModifyLunaClientResponse.BuilderModifyLunaClientResponse. builder()ModifyLunaClientResponse.BuilderModifyLunaClientResponse.Builder. clientArn(String clientArn)The ARN of the client.ModifyLunaClientResponse.BuilderModifyLunaClientResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudhsm.model that return types with arguments of type ModifyLunaClientResponse.Builder Modifier and Type Method Description static Class<? extends ModifyLunaClientResponse.Builder>ModifyLunaClientResponse. serializableBuilderClass()
-