Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static WorkflowTemplatePlacement.PlacementCase |
WorkflowTemplatePlacement.PlacementCase.forNumber(int value) |
WorkflowTemplatePlacement.PlacementCase |
WorkflowTemplatePlacement.getPlacementCase() |
WorkflowTemplatePlacement.PlacementCase |
WorkflowTemplatePlacement.Builder.getPlacementCase() |
WorkflowTemplatePlacement.PlacementCase |
WorkflowTemplatePlacementOrBuilder.getPlacementCase() |
static WorkflowTemplatePlacement.PlacementCase |
WorkflowTemplatePlacement.PlacementCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WorkflowTemplatePlacement.PlacementCase |
WorkflowTemplatePlacement.PlacementCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowTemplatePlacement.PlacementCase[] |
WorkflowTemplatePlacement.PlacementCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.