Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<TagNamespaceSummary> |
IdentityPaginators.listTagNamespacesRecordIterator(ListTagNamespacesRequest request)
Creates a new iterable which will iterate over the
TagNamespaceSummary objects contained in responses from the listTagNamespaces operation. |
Modifier and Type | Method and Description |
---|---|
TagNamespaceSummary |
TagNamespaceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
TagNamespaceSummary.Builder |
TagNamespaceSummary.Builder.copy(TagNamespaceSummary o) |
Modifier and Type | Method and Description |
---|---|
List<TagNamespaceSummary> |
ListTagNamespacesResponse.getItems()
A list of TagNamespaceSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListTagNamespacesResponse.Builder |
ListTagNamespacesResponse.Builder.items(List<TagNamespaceSummary> items) |
Copyright © 2016–2019. All rights reserved.