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