Package | Description |
---|---|
com.oracle.bmc.governancerulescontrolplane.model |
Modifier and Type | Method and Description |
---|---|
TagDefault |
TagDefault.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TagDefault> |
TagTemplate.getTagDefaults() |
Modifier and Type | Method and Description |
---|---|
TagDefault.Builder |
TagDefault.Builder.copy(TagDefault model) |
Modifier and Type | Method and Description |
---|---|
TagTemplate.Builder |
TagTemplate.Builder.tagDefaults(List<TagDefault> tagDefaults) |
Constructor and Description |
---|
TagTemplate(String name,
String description,
List<Tag> tags,
List<TagDefault> tagDefaults)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.