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