static ExportConfig.State |
ExportConfig.State.forNumber(int value) |
|
ExportConfig.State |
ExportConfig.Builder.getCurrentState() |
Output only.
|
ExportConfig.State |
ExportConfig.getCurrentState() |
Output only.
|
ExportConfig.State |
ExportConfigOrBuilder.getCurrentState() |
Output only.
|
ExportConfig.State |
ExportConfig.Builder.getDesiredState() |
The desired state of this export.
|
ExportConfig.State |
ExportConfig.getDesiredState() |
The desired state of this export.
|
ExportConfig.State |
ExportConfigOrBuilder.getDesiredState() |
The desired state of this export.
|
static ExportConfig.State |
ExportConfig.State.valueOf(int value) |
Deprecated.
|
static ExportConfig.State |
ExportConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ExportConfig.State |
ExportConfig.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExportConfig.State[] |
ExportConfig.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|