Uses of Class
software.amazon.awssdk.services.paymentcryptography.endpoints.PaymentCryptographyEndpointParams
-
-
Uses of PaymentCryptographyEndpointParams in software.amazon.awssdk.services.paymentcryptography.endpoints
Methods in software.amazon.awssdk.services.paymentcryptography.endpoints that return PaymentCryptographyEndpointParams Modifier and Type Method Description PaymentCryptographyEndpointParamsPaymentCryptographyEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.paymentcryptography.endpoints with parameters of type PaymentCryptographyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>PaymentCryptographyEndpointProvider. resolveEndpoint(PaymentCryptographyEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of PaymentCryptographyEndpointParams in software.amazon.awssdk.services.paymentcryptography.endpoints.internal
Methods in software.amazon.awssdk.services.paymentcryptography.endpoints.internal that return PaymentCryptographyEndpointParams Modifier and Type Method Description static PaymentCryptographyEndpointParamsPaymentCryptographyResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.paymentcryptography.endpoints.internal with parameters of type PaymentCryptographyEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultPaymentCryptographyEndpointProvider. resolveEndpoint(PaymentCryptographyEndpointParams params)
-