Uses of Class
software.amazon.awssdk.services.cloudhsm.endpoints.CloudHsmEndpointParams
-
Packages that use CloudHsmEndpointParams Package Description software.amazon.awssdk.services.cloudhsm.endpoints software.amazon.awssdk.services.cloudhsm.endpoints.internal -
-
Uses of CloudHsmEndpointParams in software.amazon.awssdk.services.cloudhsm.endpoints
Methods in software.amazon.awssdk.services.cloudhsm.endpoints that return CloudHsmEndpointParams Modifier and Type Method Description CloudHsmEndpointParamsCloudHsmEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.cloudhsm.endpoints with parameters of type CloudHsmEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CloudHsmEndpointProvider. resolveEndpoint(CloudHsmEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CloudHsmEndpointParams in software.amazon.awssdk.services.cloudhsm.endpoints.internal
Methods in software.amazon.awssdk.services.cloudhsm.endpoints.internal that return CloudHsmEndpointParams Modifier and Type Method Description static CloudHsmEndpointParamsCloudHsmResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.cloudhsm.endpoints.internal with parameters of type CloudHsmEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCloudHsmEndpointProvider. resolveEndpoint(CloudHsmEndpointParams endpointParams)
-