Ola.PatchAction |
Ola.PatchPortRequestOrBuilder.getAction()
required .ola.proto.PatchAction action = 4;
|
Ola.PatchAction |
Ola.PatchPortRequest.getAction()
required .ola.proto.PatchAction action = 4;
|
Ola.PatchAction |
Ola.PatchPortRequest.Builder.getAction()
required .ola.proto.PatchAction action = 4;
|
static Ola.PatchAction |
Ola.PatchAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Ola.PatchAction |
Ola.PatchAction.valueOf(int value) |
static Ola.PatchAction |
Ola.PatchAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ola.PatchAction[] |
Ola.PatchAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|