| Modifier and Type | Method and Description |
|---|---|
static InjectFaultRequest.FaultType |
InjectFaultRequest.FaultType.forNumber(int value) |
InjectFaultRequest.FaultType |
InjectFaultRequest.getFaultType()
Required.
|
InjectFaultRequest.FaultType |
InjectFaultRequest.Builder.getFaultType()
Required.
|
InjectFaultRequest.FaultType |
InjectFaultRequestOrBuilder.getFaultType()
Required.
|
static InjectFaultRequest.FaultType |
InjectFaultRequest.FaultType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InjectFaultRequest.FaultType |
InjectFaultRequest.FaultType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InjectFaultRequest.FaultType |
InjectFaultRequest.FaultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InjectFaultRequest.FaultType[] |
InjectFaultRequest.FaultType.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<InjectFaultRequest.FaultType> |
InjectFaultRequest.FaultType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InjectFaultRequest.Builder |
InjectFaultRequest.Builder.setFaultType(InjectFaultRequest.FaultType value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.