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