| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.endpoints | |
| software.amazon.awssdk.services.codepipeline.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
CodePipelineEndpointParams |
CodePipelineEndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
CodePipelineEndpointProvider.resolveEndpoint(CodePipelineEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static CodePipelineEndpointParams |
CodePipelineResolveEndpointInterceptor.ruleParams(SdkRequest request,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultCodePipelineEndpointProvider.resolveEndpoint(CodePipelineEndpointParams endpointParams) |
Copyright © 2023. All rights reserved.