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