Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Tag> |
IdentityPaginators.listCostTrackingTagsRecordIterator(ListCostTrackingTagsRequest request)
Creates a new iterable which will iterate over the
Tag
objects contained in responses from the listCostTrackingTags operation. |
Modifier and Type | Method and Description |
---|---|
Tag |
Tag.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Tag.Builder |
Tag.Builder.copy(Tag model) |
Modifier and Type | Method and Description |
---|---|
Tag |
UpdateTagResponse.getTag()
The returned
Tag instance. |
Tag |
CreateTagResponse.getTag()
The returned
Tag instance. |
Tag |
GetTagResponse.getTag()
The returned
Tag instance. |
Modifier and Type | Method and Description |
---|---|
List<Tag> |
ListCostTrackingTagsResponse.getItems()
A list of
com.oracle.bmc.identity.model.Tag instances. |
Modifier and Type | Method and Description |
---|---|
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.tag(Tag tag)
The returned
Tag instance. |
CreateTagResponse.Builder |
CreateTagResponse.Builder.tag(Tag tag)
The returned
Tag instance. |
GetTagResponse.Builder |
GetTagResponse.Builder.tag(Tag tag)
The returned
Tag instance. |
Modifier and Type | Method and Description |
---|---|
ListCostTrackingTagsResponse.Builder |
ListCostTrackingTagsResponse.Builder.items(List<Tag> items)
A list of
com.oracle.bmc.identity.model.Tag instances. |
Copyright © 2016–2025. All rights reserved.