| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
NamespaceInfoV2 |
DescribeNamespaceResponse.namespace()
The information about the namespace that you're describing.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamespaceInfoV2> |
ListNamespacesResponse.namespaces()
The information about the namespaces in this AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNamespaceResponse.Builder |
DescribeNamespaceResponse.Builder.namespace(NamespaceInfoV2 namespace)
The information about the namespace that you're describing.
|
ListNamespacesResponse.Builder |
ListNamespacesResponse.Builder.namespaces(NamespaceInfoV2... namespaces)
The information about the namespaces in this AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListNamespacesResponse.Builder |
ListNamespacesResponse.Builder.namespaces(Collection<NamespaceInfoV2> namespaces)
The information about the namespaces in this AWS account.
|
Copyright © 2020. All rights reserved.