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