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