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 MetricsV1Beta3StubMetricsV1Beta3Client. getStub()Methods in com.google.dataflow.v1beta3 with parameters of type MetricsV1Beta3Stub Modifier and Type Method Description static MetricsV1Beta3ClientMetricsV1Beta3Client. 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 classGrpcMetricsV1Beta3StubgRPC stub implementation for the MetricsV1Beta3 service API.classHttpJsonMetricsV1Beta3StubREST stub implementation for the MetricsV1Beta3 service API.Methods in com.google.dataflow.v1beta3.stub that return MetricsV1Beta3Stub Modifier and Type Method Description MetricsV1Beta3StubMetricsV1Beta3StubSettings. createStub()
-