| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.builder() |
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.cause(Throwable cause) |
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.creatorRequestId(String creatorRequestId)
The
CreatorRequestId that was used to create the namespace. |
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.message(String message) |
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.namespaceId(String namespaceId)
The ID of the existing namespace.
|
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.requestId(String requestId) |
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.Builder.statusCode(int statusCode) |
NamespaceAlreadyExistsException.Builder |
NamespaceAlreadyExistsException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NamespaceAlreadyExistsException.Builder> |
NamespaceAlreadyExistsException.serializableBuilderClass() |
Copyright © 2021. All rights reserved.