Uses of Class
com.google.cloud.channel.v1.ListSubscribersRequest
-
Packages that use ListSubscribersRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListSubscribersRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListSubscribersRequest Modifier and Type Method Description ListSubscribersRequestListSubscribersRequest.Builder. build()ListSubscribersRequestListSubscribersRequest.Builder. buildPartial()static ListSubscribersRequestListSubscribersRequest. getDefaultInstance()ListSubscribersRequestListSubscribersRequest.Builder. getDefaultInstanceForType()ListSubscribersRequestListSubscribersRequest. getDefaultInstanceForType()static ListSubscribersRequestListSubscribersRequest. parseDelimitedFrom(InputStream input)static ListSubscribersRequestListSubscribersRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubscribersRequestListSubscribersRequest. parseFrom(byte[] data)static ListSubscribersRequestListSubscribersRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubscribersRequestListSubscribersRequest. parseFrom(com.google.protobuf.ByteString data)static ListSubscribersRequestListSubscribersRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubscribersRequestListSubscribersRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListSubscribersRequestListSubscribersRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubscribersRequestListSubscribersRequest. parseFrom(InputStream input)static ListSubscribersRequestListSubscribersRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubscribersRequestListSubscribersRequest. parseFrom(ByteBuffer data)static ListSubscribersRequestListSubscribersRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ListSubscribersRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSubscribersRequest,ListSubscribersResponse>CloudChannelServiceGrpc. getListSubscribersMethod()com.google.protobuf.Parser<ListSubscribersRequest>ListSubscribersRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,ListSubscribersResponse>CloudChannelServiceClient. listSubscribersCallable()Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceClient. listSubscribersPagedCallable()Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceSettings.Builder. listSubscribersSettings()Returns the builder for the settings used for calls to listSubscribers.com.google.api.gax.rpc.PagedCallSettings<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceSettings. listSubscribersSettings()Returns the object with the settings used for calls to listSubscribers.static com.google.protobuf.Parser<ListSubscribersRequest>ListSubscribersRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type ListSubscribersRequest Modifier and Type Method Description CloudChannelServiceClient.ListSubscribersPagedResponseCloudChannelServiceClient. listSubscribers(ListSubscribersRequest request)Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.default voidCloudChannelServiceGrpc.AsyncService. listSubscribers(ListSubscribersRequest request, io.grpc.stub.StreamObserver<ListSubscribersResponse> responseObserver)Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.ListSubscribersResponseCloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listSubscribers(ListSubscribersRequest request)Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.com.google.common.util.concurrent.ListenableFuture<ListSubscribersResponse>CloudChannelServiceGrpc.CloudChannelServiceFutureStub. listSubscribers(ListSubscribersRequest request)Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.voidCloudChannelServiceGrpc.CloudChannelServiceStub. listSubscribers(ListSubscribersRequest request, io.grpc.stub.StreamObserver<ListSubscribersResponse> responseObserver)Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.ListSubscribersRequest.BuilderListSubscribersRequest.Builder. mergeFrom(ListSubscribersRequest other)static ListSubscribersRequest.BuilderListSubscribersRequest. newBuilder(ListSubscribersRequest prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type ListSubscribersRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceClient.ListSubscribersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context, com.google.api.core.ApiFuture<ListSubscribersResponse> futureResponse)protected CloudChannelServiceClient.ListSubscribersPageCloudChannelServiceClient.ListSubscribersPage. createPage(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context, ListSubscribersResponse response)com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSubscribersPage>CloudChannelServiceClient.ListSubscribersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context, com.google.api.core.ApiFuture<ListSubscribersResponse> futureResponse) -
Uses of ListSubscribersRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListSubscribersRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,ListSubscribersResponse>CloudChannelServiceStub. listSubscribersCallable()com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,ListSubscribersResponse>GrpcCloudChannelServiceStub. listSubscribersCallable()com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,ListSubscribersResponse>HttpJsonCloudChannelServiceStub. listSubscribersCallable()com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceStub. listSubscribersPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse>GrpcCloudChannelServiceStub. listSubscribersPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse>HttpJsonCloudChannelServiceStub. listSubscribersPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceStubSettings.Builder. listSubscribersSettings()Returns the builder for the settings used for calls to listSubscribers.com.google.api.gax.rpc.PagedCallSettings<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse>CloudChannelServiceStubSettings. listSubscribersSettings()Returns the object with the settings used for calls to listSubscribers.
-