Uses of Class
software.amazon.awssdk.services.codestarconnections.endpoints.CodeStarConnectionsEndpointParams
-
-
Uses of CodeStarConnectionsEndpointParams in software.amazon.awssdk.services.codestarconnections.endpoints
Methods in software.amazon.awssdk.services.codestarconnections.endpoints that return CodeStarConnectionsEndpointParams Modifier and Type Method Description CodeStarConnectionsEndpointParamsCodeStarConnectionsEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.codestarconnections.endpoints with parameters of type CodeStarConnectionsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CodeStarConnectionsEndpointProvider. resolveEndpoint(CodeStarConnectionsEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CodeStarConnectionsEndpointParams in software.amazon.awssdk.services.codestarconnections.endpoints.internal
Methods in software.amazon.awssdk.services.codestarconnections.endpoints.internal that return CodeStarConnectionsEndpointParams Modifier and Type Method Description static CodeStarConnectionsEndpointParamsCodeStarConnectionsResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.codestarconnections.endpoints.internal with parameters of type CodeStarConnectionsEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCodeStarConnectionsEndpointProvider. resolveEndpoint(CodeStarConnectionsEndpointParams params)
-