static MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptions.Scope.forNumber(int value) |
|
MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptions.Builder.getScope() |
Scope specifies the upgrade scope which upgrades are blocked by the
exclusion.
|
MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptions.getScope() |
Scope specifies the upgrade scope which upgrades are blocked by the
exclusion.
|
MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptionsOrBuilder.getScope() |
Scope specifies the upgrade scope which upgrades are blocked by the
exclusion.
|
static MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptions.Scope.valueOf(int value) |
Deprecated.
|
static MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptions.Scope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static MaintenanceExclusionOptions.Scope |
MaintenanceExclusionOptions.Scope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MaintenanceExclusionOptions.Scope[] |
MaintenanceExclusionOptions.Scope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|