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