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