Uses of Class
software.amazon.awssdk.services.qconnect.endpoints.QConnectEndpointParams
-
Packages that use QConnectEndpointParams Package Description software.amazon.awssdk.services.qconnect.endpoints software.amazon.awssdk.services.qconnect.endpoints.internal -
-
Uses of QConnectEndpointParams in software.amazon.awssdk.services.qconnect.endpoints
Methods in software.amazon.awssdk.services.qconnect.endpoints that return QConnectEndpointParams Modifier and Type Method Description QConnectEndpointParamsQConnectEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.qconnect.endpoints with parameters of type QConnectEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>QConnectEndpointProvider. resolveEndpoint(QConnectEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of QConnectEndpointParams in software.amazon.awssdk.services.qconnect.endpoints.internal
Methods in software.amazon.awssdk.services.qconnect.endpoints.internal that return QConnectEndpointParams Modifier and Type Method Description static QConnectEndpointParamsQConnectResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.qconnect.endpoints.internal with parameters of type QConnectEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultQConnectEndpointProvider. resolveEndpoint(QConnectEndpointParams endpointParams)
-