Uses of Class
com.google.dataflow.v1beta3.ListJobMessagesRequest
-
Packages that use ListJobMessagesRequest Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of ListJobMessagesRequest in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return ListJobMessagesRequest Modifier and Type Method Description ListJobMessagesRequestListJobMessagesRequest.Builder. build()ListJobMessagesRequestListJobMessagesRequest.Builder. buildPartial()static ListJobMessagesRequestListJobMessagesRequest. getDefaultInstance()ListJobMessagesRequestListJobMessagesRequest.Builder. getDefaultInstanceForType()ListJobMessagesRequestListJobMessagesRequest. getDefaultInstanceForType()static ListJobMessagesRequestListJobMessagesRequest. parseDelimitedFrom(InputStream input)static ListJobMessagesRequestListJobMessagesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(byte[] data)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(com.google.protobuf.ByteString data)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(InputStream input)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(ByteBuffer data)static ListJobMessagesRequestListJobMessagesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type ListJobMessagesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListJobMessagesRequest,ListJobMessagesResponse>MessagesV1Beta3Grpc. getListJobMessagesMethod()com.google.protobuf.Parser<ListJobMessagesRequest>ListJobMessagesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,ListJobMessagesResponse>MessagesV1Beta3Client. listJobMessagesCallable()Request the job status.com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3Client. listJobMessagesPagedCallable()Request the job status.com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobMessagesRequest,ListJobMessagesResponse,MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3Settings.Builder. listJobMessagesSettings()Returns the builder for the settings used for calls to listJobMessages.com.google.api.gax.rpc.PagedCallSettings<ListJobMessagesRequest,ListJobMessagesResponse,MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3Settings. listJobMessagesSettings()Returns the object with the settings used for calls to listJobMessages.static com.google.protobuf.Parser<ListJobMessagesRequest>ListJobMessagesRequest. parser()Methods in com.google.dataflow.v1beta3 with parameters of type ListJobMessagesRequest Modifier and Type Method Description MessagesV1Beta3Client.ListJobMessagesPagedResponseMessagesV1Beta3Client. listJobMessages(ListJobMessagesRequest request)Request the job status.default voidMessagesV1Beta3Grpc.AsyncService. listJobMessages(ListJobMessagesRequest request, io.grpc.stub.StreamObserver<ListJobMessagesResponse> responseObserver)Request the job status.ListJobMessagesResponseMessagesV1Beta3Grpc.MessagesV1Beta3BlockingStub. listJobMessages(ListJobMessagesRequest request)Request the job status.com.google.common.util.concurrent.ListenableFuture<ListJobMessagesResponse>MessagesV1Beta3Grpc.MessagesV1Beta3FutureStub. listJobMessages(ListJobMessagesRequest request)Request the job status.voidMessagesV1Beta3Grpc.MessagesV1Beta3Stub. listJobMessages(ListJobMessagesRequest request, io.grpc.stub.StreamObserver<ListJobMessagesResponse> responseObserver)Request the job status.ListJobMessagesRequest.BuilderListJobMessagesRequest.Builder. mergeFrom(ListJobMessagesRequest other)static ListJobMessagesRequest.BuilderListJobMessagesRequest. newBuilder(ListJobMessagesRequest prototype)Method parameters in com.google.dataflow.v1beta3 with type arguments of type ListJobMessagesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3Client.ListJobMessagesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListJobMessagesRequest,ListJobMessagesResponse,JobMessage> context, com.google.api.core.ApiFuture<ListJobMessagesResponse> futureResponse)protected MessagesV1Beta3Client.ListJobMessagesPageMessagesV1Beta3Client.ListJobMessagesPage. createPage(com.google.api.gax.rpc.PageContext<ListJobMessagesRequest,ListJobMessagesResponse,JobMessage> context, ListJobMessagesResponse response)com.google.api.core.ApiFuture<MessagesV1Beta3Client.ListJobMessagesPage>MessagesV1Beta3Client.ListJobMessagesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListJobMessagesRequest,ListJobMessagesResponse,JobMessage> context, com.google.api.core.ApiFuture<ListJobMessagesResponse> futureResponse) -
Uses of ListJobMessagesRequest in com.google.dataflow.v1beta3.stub
Methods in com.google.dataflow.v1beta3.stub that return types with arguments of type ListJobMessagesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,ListJobMessagesResponse>GrpcMessagesV1Beta3Stub. listJobMessagesCallable()com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,ListJobMessagesResponse>HttpJsonMessagesV1Beta3Stub. listJobMessagesCallable()com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,ListJobMessagesResponse>MessagesV1Beta3Stub. listJobMessagesCallable()com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,MessagesV1Beta3Client.ListJobMessagesPagedResponse>GrpcMessagesV1Beta3Stub. listJobMessagesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,MessagesV1Beta3Client.ListJobMessagesPagedResponse>HttpJsonMessagesV1Beta3Stub. listJobMessagesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListJobMessagesRequest,MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3Stub. listJobMessagesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobMessagesRequest,ListJobMessagesResponse,MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3StubSettings.Builder. listJobMessagesSettings()Returns the builder for the settings used for calls to listJobMessages.com.google.api.gax.rpc.PagedCallSettings<ListJobMessagesRequest,ListJobMessagesResponse,MessagesV1Beta3Client.ListJobMessagesPagedResponse>MessagesV1Beta3StubSettings. listJobMessagesSettings()Returns the object with the settings used for calls to listJobMessages.
-