Uses of Class
software.amazon.awssdk.services.cloudhsm.model.GetConfigRequest
-
Packages that use GetConfigRequest Package Description software.amazon.awssdk.services.cloudhsm AWS CloudHSM Service software.amazon.awssdk.services.cloudhsm.transform -
-
Uses of GetConfigRequest in software.amazon.awssdk.services.cloudhsm
Methods in software.amazon.awssdk.services.cloudhsm with parameters of type GetConfigRequest Modifier and Type Method Description default CompletableFuture<GetConfigResponse>CloudHsmAsyncClient. getConfig(GetConfigRequest getConfigRequest)Deprecated.This API is deprecated.default GetConfigResponseCloudHsmClient. getConfig(GetConfigRequest getConfigRequest)Deprecated.This API is deprecated. -
Uses of GetConfigRequest in software.amazon.awssdk.services.cloudhsm.transform
Methods in software.amazon.awssdk.services.cloudhsm.transform with parameters of type GetConfigRequest Modifier and Type Method Description SdkHttpFullRequestGetConfigRequestMarshaller. marshall(GetConfigRequest getConfigRequest)
-