@Generated(value="software.amazon.awssdk:codegen") public interface CodestarNotificationsEndpointProvider extends EndpointProvider
CodestarNotificationsEndpointParams, and resolves an Endpoint base on the given parameters.| Modifier and Type | Method and Description |
|---|---|
static CodestarNotificationsEndpointProvider |
defaultProvider() |
CompletableFuture<Endpoint> |
resolveEndpoint(CodestarNotificationsEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
default CompletableFuture<Endpoint> |
resolveEndpoint(Consumer<CodestarNotificationsEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
CompletableFuture<Endpoint> resolveEndpoint(CodestarNotificationsEndpointParams endpointParams)
default CompletableFuture<Endpoint> resolveEndpoint(Consumer<CodestarNotificationsEndpointParams.Builder> endpointParamsConsumer)
static CodestarNotificationsEndpointProvider defaultProvider()
Copyright © 2023. All rights reserved.