| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.endpoints |
| Modifier and Type | Method and Description |
|---|---|
static IvsEndpointParams.Builder |
IvsEndpointParams.builder() |
IvsEndpointParams.Builder |
IvsEndpointParams.Builder.endpoint(String endpoint) |
IvsEndpointParams.Builder |
IvsEndpointParams.Builder.region(Region region) |
IvsEndpointParams.Builder |
IvsEndpointParams.toBuilder() |
IvsEndpointParams.Builder |
IvsEndpointParams.Builder.useDualStack(Boolean useDualStack) |
IvsEndpointParams.Builder |
IvsEndpointParams.Builder.useFips(Boolean useFIPS) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Endpoint> |
IvsEndpointProvider.resolveEndpoint(Consumer<IvsEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
Copyright © 2023. All rights reserved.