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