static AutoscalingEvent.AutoscalingEventType |
AutoscalingEvent.AutoscalingEventType.forNumber(int value) |
|
AutoscalingEvent.AutoscalingEventType |
AutoscalingEvent.Builder.getEventType() |
The type of autoscaling event to report.
|
AutoscalingEvent.AutoscalingEventType |
AutoscalingEvent.getEventType() |
The type of autoscaling event to report.
|
AutoscalingEvent.AutoscalingEventType |
AutoscalingEventOrBuilder.getEventType() |
The type of autoscaling event to report.
|
static AutoscalingEvent.AutoscalingEventType |
AutoscalingEvent.AutoscalingEventType.valueOf(int value) |
Deprecated.
|
static AutoscalingEvent.AutoscalingEventType |
AutoscalingEvent.AutoscalingEventType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AutoscalingEvent.AutoscalingEventType |
AutoscalingEvent.AutoscalingEventType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AutoscalingEvent.AutoscalingEventType[] |
AutoscalingEvent.AutoscalingEventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|