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