Package | Description |
---|---|
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Tag |
Tag.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Tag.Builder |
Tag.Builder.copy(Tag o) |
Modifier and Type | Method and Description |
---|---|
Tag |
CreateTagResponse.getTag()
The returned Tag instance.
|
Tag |
GetTagResponse.getTag()
The returned Tag instance.
|
Tag |
UpdateTagResponse.getTag()
The returned Tag instance.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
ListCostTrackingTagsResponse.getItems()
A list of Tag instances.
|
Modifier and Type | Method and Description |
---|---|
CreateTagResponse.Builder |
CreateTagResponse.Builder.tag(Tag tag) |
GetTagResponse.Builder |
GetTagResponse.Builder.tag(Tag tag) |
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.tag(Tag tag) |
Modifier and Type | Method and Description |
---|---|
ListCostTrackingTagsResponse.Builder |
ListCostTrackingTagsResponse.Builder.items(List<Tag> items) |
Copyright © 2016–2019. All rights reserved.