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