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