Uses of Class
com.amazonaws.services.cloudhsm.model.ModifyLunaClientRequest
Packages that use ModifyLunaClientRequest
-
Uses of ModifyLunaClientRequest in com.amazonaws.services.cloudhsm
Methods in com.amazonaws.services.cloudhsm with parameters of type ModifyLunaClientRequestModifier 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.AbstractAWSCloudHSMAsync.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 ModifyLunaClientRequestModifier 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 ModifyLunaClientRequest in com.amazonaws.services.cloudhsm.model
Methods in com.amazonaws.services.cloudhsm.model that return ModifyLunaClientRequestModifier and TypeMethodDescriptionModifyLunaClientRequest.clone()
ModifyLunaClientRequest.withCertificate
(String certificate) The new certificate for the client.ModifyLunaClientRequest.withClientArn
(String clientArn) The ARN of the client.