| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BillExpirationException.Builder |
static interface |
DataUnavailableException.Builder |
static interface |
InvalidNextTokenException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
RequestChangedException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
UnknownMonitorException.Builder |
static interface |
UnknownSubscriptionException.Builder |
static interface |
UnresolvableUsageUnitException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CostExplorerException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
CostExplorerException.Builder |
CostExplorerException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static CostExplorerException.Builder |
CostExplorerException.builder() |
CostExplorerException.Builder |
CostExplorerException.Builder.cause(Throwable cause) |
CostExplorerException.Builder |
CostExplorerException.Builder.message(String message) |
CostExplorerException.Builder |
CostExplorerException.Builder.requestId(String requestId) |
CostExplorerException.Builder |
CostExplorerException.Builder.statusCode(int statusCode) |
CostExplorerException.Builder |
CostExplorerException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CostExplorerException.Builder> |
CostExplorerException.serializableBuilderClass() |
| Constructor and Description |
|---|
CostExplorerException(CostExplorerException.Builder builder) |
Copyright © 2021. All rights reserved.