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