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