| Package | Description |
|---|---|
| com.aserto.directory.importer.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Opcode |
Opcode.forNumber(int value) |
Opcode |
ImportRequest.getOpCode()
operation Opcode enum value
|
Opcode |
ImportRequest.Builder.getOpCode()
operation Opcode enum value
|
Opcode |
ImportRequestOrBuilder.getOpCode()
operation Opcode enum value
|
static Opcode |
Opcode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Opcode |
Opcode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Opcode |
Opcode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Opcode[] |
Opcode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Opcode> |
Opcode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ImportRequest.Builder |
ImportRequest.Builder.setOpCode(Opcode value)
operation Opcode enum value
|
Copyright © 2024. All rights reserved.