Uses of Class
software.amazon.awssdk.services.cloudhsmv2.endpoints.CloudHsmV2EndpointParams
-
Packages that use CloudHsmV2EndpointParams Package Description software.amazon.awssdk.services.cloudhsmv2.endpoints software.amazon.awssdk.services.cloudhsmv2.endpoints.internal -
-
Uses of CloudHsmV2EndpointParams in software.amazon.awssdk.services.cloudhsmv2.endpoints
Methods in software.amazon.awssdk.services.cloudhsmv2.endpoints that return CloudHsmV2EndpointParams Modifier and Type Method Description CloudHsmV2EndpointParamsCloudHsmV2EndpointParams.Builder. build()Methods in software.amazon.awssdk.services.cloudhsmv2.endpoints with parameters of type CloudHsmV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CloudHsmV2EndpointProvider. resolveEndpoint(CloudHsmV2EndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CloudHsmV2EndpointParams in software.amazon.awssdk.services.cloudhsmv2.endpoints.internal
Methods in software.amazon.awssdk.services.cloudhsmv2.endpoints.internal that return CloudHsmV2EndpointParams Modifier and Type Method Description static CloudHsmV2EndpointParamsCloudHsmV2ResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.cloudhsmv2.endpoints.internal with parameters of type CloudHsmV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCloudHsmV2EndpointProvider. resolveEndpoint(CloudHsmV2EndpointParams params)
-