Uses of Interface
software.amazon.awssdk.services.cloudhsmv2.endpoints.CloudHsmV2EndpointProvider
-
Packages that use CloudHsmV2EndpointProvider Package Description software.amazon.awssdk.services.cloudhsmv2 For more information about CloudHSM, see CloudHSM and the CloudHSM User Guide.software.amazon.awssdk.services.cloudhsmv2.endpoints software.amazon.awssdk.services.cloudhsmv2.endpoints.internal -
-
Uses of CloudHsmV2EndpointProvider in software.amazon.awssdk.services.cloudhsmv2
Methods in software.amazon.awssdk.services.cloudhsmv2 with parameters of type CloudHsmV2EndpointProvider Modifier and Type Method Description default BCloudHsmV2BaseClientBuilder. endpointProvider(CloudHsmV2EndpointProvider endpointProvider)Set theCloudHsmV2EndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudHsmV2EndpointProvider in software.amazon.awssdk.services.cloudhsmv2.endpoints
Methods in software.amazon.awssdk.services.cloudhsmv2.endpoints that return CloudHsmV2EndpointProvider Modifier and Type Method Description static CloudHsmV2EndpointProviderCloudHsmV2EndpointProvider. defaultProvider() -
Uses of CloudHsmV2EndpointProvider in software.amazon.awssdk.services.cloudhsmv2.endpoints.internal
Classes in software.amazon.awssdk.services.cloudhsmv2.endpoints.internal that implement CloudHsmV2EndpointProvider Modifier and Type Class Description classDefaultCloudHsmV2EndpointProvider
-