Uses of Interface
com.google.dataflow.v1beta3.DatastoreIODetailsOrBuilder
-
Packages that use DatastoreIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of DatastoreIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement DatastoreIODetailsOrBuilder Modifier and Type Class Description class
DatastoreIODetails
Metadata for a Datastore connector used by the job.static class
DatastoreIODetails.Builder
Metadata for a Datastore connector used by the job.Methods in com.google.dataflow.v1beta3 that return DatastoreIODetailsOrBuilder Modifier and Type Method Description DatastoreIODetailsOrBuilder
JobMetadata.Builder. getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.DatastoreIODetailsOrBuilder
JobMetadata. getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.DatastoreIODetailsOrBuilder
JobMetadataOrBuilder. getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type DatastoreIODetailsOrBuilder Modifier and Type Method Description List<? extends DatastoreIODetailsOrBuilder>
JobMetadata.Builder. getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.List<? extends DatastoreIODetailsOrBuilder>
JobMetadata. getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.List<? extends DatastoreIODetailsOrBuilder>
JobMetadataOrBuilder. getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.
-