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