Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
static Tag.Builder |
Tag.builder()
Create a new builder.
|
Tag.Builder |
Tag.Builder.copy(Tag model) |
Tag.Builder |
Tag.Builder.tagName(String tagName)
Key that specifies the tag name.
|
Tag.Builder |
Tag.Builder.tagValue(String tagValue)
Value associated with the tag key.
|
Tag.Builder |
Tag.toBuilder() |
Copyright © 2016–2024. All rights reserved.