Uses of Class
com.google.cloud.channel.v1.ListReportsRequest
-
Packages that use ListReportsRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListReportsRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListReportsRequest Modifier and Type Method Description ListReportsRequestListReportsRequest.Builder. build()ListReportsRequestListReportsRequest.Builder. buildPartial()static ListReportsRequestListReportsRequest. getDefaultInstance()ListReportsRequestListReportsRequest.Builder. getDefaultInstanceForType()ListReportsRequestListReportsRequest. getDefaultInstanceForType()static ListReportsRequestListReportsRequest. parseDelimitedFrom(InputStream input)static ListReportsRequestListReportsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportsRequestListReportsRequest. parseFrom(byte[] data)static ListReportsRequestListReportsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportsRequestListReportsRequest. parseFrom(com.google.protobuf.ByteString data)static ListReportsRequestListReportsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportsRequestListReportsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListReportsRequestListReportsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportsRequestListReportsRequest. parseFrom(InputStream input)static ListReportsRequestListReportsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListReportsRequestListReportsRequest. parseFrom(ByteBuffer data)static ListReportsRequestListReportsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ListReportsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListReportsRequest,ListReportsResponse>CloudChannelReportsServiceGrpc. getListReportsMethod()com.google.protobuf.Parser<ListReportsRequest>ListReportsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>CloudChannelReportsServiceClient. listReportsCallable()Lists the reports that RunReportJob can run.com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceClient. listReportsPagedCallable()Lists the reports that RunReportJob can run.com.google.api.gax.rpc.PagedCallSettings.Builder<ListReportsRequest,ListReportsResponse,CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceSettings.Builder. listReportsSettings()Returns the builder for the settings used for calls to listReports.com.google.api.gax.rpc.PagedCallSettings<ListReportsRequest,ListReportsResponse,CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceSettings. listReportsSettings()Returns the object with the settings used for calls to listReports.static com.google.protobuf.Parser<ListReportsRequest>ListReportsRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type ListReportsRequest Modifier and Type Method Description CloudChannelReportsServiceClient.ListReportsPagedResponseCloudChannelReportsServiceClient. listReports(ListReportsRequest request)Lists the reports that RunReportJob can run.default voidCloudChannelReportsServiceGrpc.AsyncService. listReports(ListReportsRequest request, io.grpc.stub.StreamObserver<ListReportsResponse> responseObserver)Lists the reports that RunReportJob can run.ListReportsResponseCloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub. listReports(ListReportsRequest request)Lists the reports that RunReportJob can run.com.google.common.util.concurrent.ListenableFuture<ListReportsResponse>CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub. listReports(ListReportsRequest request)Lists the reports that RunReportJob can run.voidCloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub. listReports(ListReportsRequest request, io.grpc.stub.StreamObserver<ListReportsResponse> responseObserver)Lists the reports that RunReportJob can run.ListReportsRequest.BuilderListReportsRequest.Builder. mergeFrom(ListReportsRequest other)static ListReportsRequest.BuilderListReportsRequest. newBuilder(ListReportsRequest prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type ListReportsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceClient.ListReportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, com.google.api.core.ApiFuture<ListReportsResponse> futureResponse)protected CloudChannelReportsServiceClient.ListReportsPageCloudChannelReportsServiceClient.ListReportsPage. createPage(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, ListReportsResponse response)com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.ListReportsPage>CloudChannelReportsServiceClient.ListReportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, com.google.api.core.ApiFuture<ListReportsResponse> futureResponse) -
Uses of ListReportsRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListReportsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>CloudChannelReportsServiceStub. listReportsCallable()com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>GrpcCloudChannelReportsServiceStub. listReportsCallable()com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse>HttpJsonCloudChannelReportsServiceStub. listReportsCallable()com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceStub. listReportsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse>GrpcCloudChannelReportsServiceStub. listReportsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse>HttpJsonCloudChannelReportsServiceStub. listReportsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListReportsRequest,ListReportsResponse,CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceStubSettings.Builder. listReportsSettings()Returns the builder for the settings used for calls to listReports.com.google.api.gax.rpc.PagedCallSettings<ListReportsRequest,ListReportsResponse,CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceStubSettings. listReportsSettings()Returns the object with the settings used for calls to listReports.
-