Uses of Interface
com.google.dataflow.v1beta3.FailedLocationOrBuilder
-
Packages that use FailedLocationOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of FailedLocationOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement FailedLocationOrBuilder Modifier and Type Class Description class
FailedLocation
Indicates which [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) failed to respond to a request for data.static class
FailedLocation.Builder
Indicates which [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) failed to respond to a request for data.Methods in com.google.dataflow.v1beta3 that return FailedLocationOrBuilder Modifier and Type Method Description FailedLocationOrBuilder
ListJobsResponse.Builder. getFailedLocationOrBuilder(int index)
Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.FailedLocationOrBuilder
ListJobsResponse. getFailedLocationOrBuilder(int index)
Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.FailedLocationOrBuilder
ListJobsResponseOrBuilder. getFailedLocationOrBuilder(int index)
Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.Methods in com.google.dataflow.v1beta3 that return types with arguments of type FailedLocationOrBuilder Modifier and Type Method Description List<? extends FailedLocationOrBuilder>
ListJobsResponse.Builder. getFailedLocationOrBuilderList()
Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.List<? extends FailedLocationOrBuilder>
ListJobsResponse. getFailedLocationOrBuilderList()
Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.List<? extends FailedLocationOrBuilder>
ListJobsResponseOrBuilder. getFailedLocationOrBuilderList()
Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.
-