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