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