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