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