Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
AttributeResponse.Builder |
AttributeResponse.Builder.attributeName(String attributeName)
Attribute that was activated or deactivated by this bulk operation.
|
AttributeResponse.Builder |
AttributeResponse.Builder.attributeNameSpace(AttributeResponse.AttributeNameSpace attributeNameSpace)
Namespace of the attribute whose properties were updated.
|
AttributeResponse.Builder |
AttributeResponse.Builder.attributeStatus(AttributeResponse.AttributeStatus attributeStatus)
Status of the attribute after this operation.
|
AttributeResponse.Builder |
AttributeResponse.Builder.attributeType(AttributeResponse.AttributeType attributeType)
Type of the attribute.
|
static AttributeResponse.Builder |
AttributeResponse.builder()
Create a new builder.
|
AttributeResponse.Builder |
AttributeResponse.Builder.copy(AttributeResponse model) |
AttributeResponse.Builder |
AttributeResponse.Builder.notes(String notes)
Notes for the activated attribute.
|
AttributeResponse.Builder |
AttributeResponse.Builder.operationType(AttributeResponse.OperationType operationType)
Type of operation - activate or deactivate.
|
AttributeResponse.Builder |
AttributeResponse.Builder.timeUpdated(Date timeUpdated)
Time when the attribute was activated or deactivated.
|
AttributeResponse.Builder |
AttributeResponse.toBuilder() |
AttributeResponse.Builder |
AttributeResponse.Builder.unit(AttributeResponse.Unit unit)
Unit of the attribute.
|
Copyright © 2016–2024. All rights reserved.