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