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