Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Tag |
Tag.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Tag> |
TagTemplate.getTags()
Represents an array of tags for tag namespace.
|
Modifier and Type | Method and Description |
---|---|
Tag.Builder |
Tag.Builder.copy(Tag model) |
Modifier and Type | Method and Description |
---|---|
TagTemplate.Builder |
TagTemplate.Builder.tags(List<Tag> tags)
Represents an array of tags for tag namespace.
|
Constructor and Description |
---|
TagTemplate(String name,
String description,
List<Tag> tags,
List<TagDefault> tagDefaults)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.