Uses of Class
com.amazonaws.services.cloudhsm.model.ModifyLunaClientResult
Packages that use ModifyLunaClientResult
-
Uses of ModifyLunaClientResult in com.amazonaws.services.cloudhsm
Methods in com.amazonaws.services.cloudhsm that return ModifyLunaClientResultModifier and TypeMethodDescriptionAbstractAWSCloudHSM.modifyLunaClient
(ModifyLunaClientRequest request) AWSCloudHSM.modifyLunaClient
(ModifyLunaClientRequest modifyLunaClientRequest) Modifies the certificate used by the client.AWSCloudHSMClient.modifyLunaClient
(ModifyLunaClientRequest modifyLunaClientRequest) Modifies the certificate used by the client.Methods in com.amazonaws.services.cloudhsm that return types with arguments of type ModifyLunaClientResultModifier and TypeMethodDescriptionAbstractAWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest request) AbstractAWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest request, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) AWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest modifyLunaClientRequest) Modifies the certificate used by the client.AWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest modifyLunaClientRequest, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) Modifies the certificate used by the client.AWSCloudHSMAsyncClient.modifyLunaClientAsync
(ModifyLunaClientRequest request) AWSCloudHSMAsyncClient.modifyLunaClientAsync
(ModifyLunaClientRequest request, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) Method parameters in com.amazonaws.services.cloudhsm with type arguments of type ModifyLunaClientResultModifier and TypeMethodDescriptionAbstractAWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest request, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) AWSCloudHSMAsync.modifyLunaClientAsync
(ModifyLunaClientRequest modifyLunaClientRequest, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) Modifies the certificate used by the client.AWSCloudHSMAsyncClient.modifyLunaClientAsync
(ModifyLunaClientRequest request, AsyncHandler<ModifyLunaClientRequest, ModifyLunaClientResult> asyncHandler) -
Uses of ModifyLunaClientResult in com.amazonaws.services.cloudhsm.model
Methods in com.amazonaws.services.cloudhsm.model that return ModifyLunaClientResultModifier and TypeMethodDescriptionModifyLunaClientResult.clone()
ModifyLunaClientResult.withClientArn
(String clientArn) The ARN of the client.