| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
TooManyTagsException.Builder |
TooManyTagsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static TooManyTagsException.Builder |
TooManyTagsException.builder() |
TooManyTagsException.Builder |
TooManyTagsException.Builder.cause(Throwable cause) |
TooManyTagsException.Builder |
TooManyTagsException.Builder.code(String code)
Sets the value of the Code property for this object.
|
TooManyTagsException.Builder |
TooManyTagsException.Builder.message(String message) |
TooManyTagsException.Builder |
TooManyTagsException.Builder.requestId(String requestId) |
TooManyTagsException.Builder |
TooManyTagsException.Builder.requestIdValue(String requestId)
The ID of the request that contains too many tags.
|
TooManyTagsException.Builder |
TooManyTagsException.Builder.resourceName(String resourceName)
The name of the resource that received too many tags.
|
TooManyTagsException.Builder |
TooManyTagsException.Builder.statusCode(int statusCode) |
TooManyTagsException.Builder |
TooManyTagsException.toBuilder() |
TooManyTagsException.Builder |
TooManyTagsException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TooManyTagsException.Builder> |
TooManyTagsException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.