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