Uses of Class
com.google.dataflow.v1beta3.stub.MetricsV1Beta3Stub
-
Packages that use MetricsV1Beta3Stub Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of MetricsV1Beta3Stub in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return MetricsV1Beta3Stub Modifier and Type Method Description MetricsV1Beta3Stub
MetricsV1Beta3Client. getStub()
Methods in com.google.dataflow.v1beta3 with parameters of type MetricsV1Beta3Stub Modifier and Type Method Description static MetricsV1Beta3Client
MetricsV1Beta3Client. create(MetricsV1Beta3Stub stub)
Constructs an instance of MetricsV1Beta3Client, using the given stub for making calls.Constructors in com.google.dataflow.v1beta3 with parameters of type MetricsV1Beta3Stub Constructor Description MetricsV1Beta3Client(MetricsV1Beta3Stub stub)
-
Uses of MetricsV1Beta3Stub in com.google.dataflow.v1beta3.stub
Subclasses of MetricsV1Beta3Stub in com.google.dataflow.v1beta3.stub Modifier and Type Class Description class
GrpcMetricsV1Beta3Stub
gRPC stub implementation for the MetricsV1Beta3 service API.class
HttpJsonMetricsV1Beta3Stub
REST stub implementation for the MetricsV1Beta3 service API.Methods in com.google.dataflow.v1beta3.stub that return MetricsV1Beta3Stub Modifier and Type Method Description MetricsV1Beta3Stub
MetricsV1Beta3StubSettings. createStub()
-