public enum MaintenanceExclusionOptions.EndTimeBehavior extends Enum<MaintenanceExclusionOptions.EndTimeBehavior> implements ProtocolMessageEnumEndTimeBehavior specifies the behavior of the exclusion end time.
Protobuf enum google.container.v1beta1.MaintenanceExclusionOptions.EndTimeBehavior
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
END_TIME_BEHAVIOR_UNSPECIFIED |
END_TIME_BEHAVIOR_UNSPECIFIED is the default behavior, which is fixed end time. |
END_TIME_BEHAVIOR_UNSPECIFIED_VALUE |
END_TIME_BEHAVIOR_UNSPECIFIED is the default behavior, which is fixed end time. |
UNRECOGNIZED |
|
UNTIL_END_OF_SUPPORT |
UNTIL_END_OF_SUPPORT means the exclusion will be in effect until the end of the support of the cluster's current version. |
UNTIL_END_OF_SUPPORT_VALUE |
UNTIL_END_OF_SUPPORT means the exclusion will be in effect until the end of the support of the cluster's current version. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|