NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.arn(String arn) |
The namespace ARN.
|
static NamespaceInfoV2.Builder |
NamespaceInfoV2.builder() |
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.capacityRegion(String capacityRegion) |
The namespace Amazon Web Services Region.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.creationStatus(String creationStatus) |
The creation status of a namespace that is not yet completely created.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.creationStatus(NamespaceStatus creationStatus) |
The creation status of a namespace that is not yet completely created.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.identityStore(String identityStore) |
The identity store used for the namespace.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.identityStore(IdentityStore identityStore) |
The identity store used for the namespace.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.name(String name) |
The name of the error.
|
default NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.namespaceError(Consumer<NamespaceError.Builder> namespaceError) |
An error that occurred when the namespace was created.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.Builder.namespaceError(NamespaceError namespaceError) |
An error that occurred when the namespace was created.
|
NamespaceInfoV2.Builder |
NamespaceInfoV2.toBuilder() |
|