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 classFailedLocationIndicates which [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) failed to respond to a request for data.static classFailedLocation.BuilderIndicates 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 FailedLocationOrBuilderListJobsResponse.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.FailedLocationOrBuilderListJobsResponse. getFailedLocationOrBuilder(int index)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.FailedLocationOrBuilderListJobsResponseOrBuilder. 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.
-