| Modifier and Type | Method and Description |
|---|---|
static OSPolicyResourceCompliance.OutputCase |
OSPolicyResourceCompliance.OutputCase.forNumber(int value) |
OSPolicyResourceCompliance.OutputCase |
OSPolicyResourceCompliance.getOutputCase()
Deprecated.
|
OSPolicyResourceCompliance.OutputCase |
OSPolicyResourceCompliance.Builder.getOutputCase() |
OSPolicyResourceCompliance.OutputCase |
OSPolicyResourceComplianceOrBuilder.getOutputCase()
Deprecated.
|
static OSPolicyResourceCompliance.OutputCase |
OSPolicyResourceCompliance.OutputCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OSPolicyResourceCompliance.OutputCase |
OSPolicyResourceCompliance.OutputCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSPolicyResourceCompliance.OutputCase[] |
OSPolicyResourceCompliance.OutputCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.