| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpiredNextTokenException.Builder |
static interface |
InternalErrorException.Builder |
static interface |
InvalidNextTokenException.Builder |
static interface |
InvalidParameterException.Builder |
static interface |
NotFoundException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
PricingException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
PricingException.Builder |
PricingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static PricingException.Builder |
PricingException.builder() |
PricingException.Builder |
PricingException.Builder.cause(Throwable cause) |
PricingException.Builder |
PricingException.Builder.message(String message) |
PricingException.Builder |
PricingException.Builder.requestId(String requestId) |
PricingException.Builder |
PricingException.Builder.statusCode(int statusCode) |
PricingException.Builder |
PricingException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PricingException.Builder> |
PricingException.serializableBuilderClass() |
| Constructor and Description |
|---|
PricingException(PricingException.Builder builder) |
Copyright © 2021. All rights reserved.