Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
static BulkPinAttributeDetail.AttributeNameSpace |
BulkPinAttributeDetail.AttributeNameSpace.create(String key) |
BulkPinAttributeDetail.AttributeNameSpace |
BulkPinAttributeDetail.getAttributeNameSpace()
Namespace of the attribute to be pinned.
|
static BulkPinAttributeDetail.AttributeNameSpace |
BulkPinAttributeDetail.AttributeNameSpace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkPinAttributeDetail.AttributeNameSpace[] |
BulkPinAttributeDetail.AttributeNameSpace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BulkPinAttributeDetail.Builder |
BulkPinAttributeDetail.Builder.attributeNameSpace(BulkPinAttributeDetail.AttributeNameSpace attributeNameSpace)
Namespace of the attribute to be pinned.
|
Constructor and Description |
---|
BulkPinAttributeDetail(String attributeName,
BulkPinAttributeDetail.AttributeNameSpace attributeNameSpace)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.