Uses of Class
com.google.cloud.channel.v1.ListSubscribersResponse
-
Packages that use ListSubscribersResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of ListSubscribersResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ListSubscribersResponse Modifier and Type Method Description ListSubscribersResponse
ListSubscribersResponse.Builder. build()
ListSubscribersResponse
ListSubscribersResponse.Builder. buildPartial()
static ListSubscribersResponse
ListSubscribersResponse. getDefaultInstance()
ListSubscribersResponse
ListSubscribersResponse.Builder. getDefaultInstanceForType()
ListSubscribersResponse
ListSubscribersResponse. getDefaultInstanceForType()
ListSubscribersResponse
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. listSubscribers(ListSubscribersRequest request)
Lists service accounts with subscriber privileges on the Cloud Pub/Sub topic created for this Channel Services account.static ListSubscribersResponse
ListSubscribersResponse. parseDelimitedFrom(InputStream input)
static ListSubscribersResponse
ListSubscribersResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(byte[] data)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(com.google.protobuf.ByteString data)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(InputStream input)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(ByteBuffer data)
static ListSubscribersResponse
ListSubscribersResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type ListSubscribersResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSubscribersRequest,ListSubscribersResponse>
CloudChannelServiceGrpc. getListSubscribersMethod()
com.google.protobuf.Parser<ListSubscribersResponse>
ListSubscribersResponse. getParserForType()
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.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.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<ListSubscribersResponse>
ListSubscribersResponse. parser()
Methods in com.google.cloud.channel.v1 with parameters of type ListSubscribersResponse Modifier and Type Method Description protected CloudChannelServiceClient.ListSubscribersPage
CloudChannelServiceClient.ListSubscribersPage. createPage(com.google.api.gax.rpc.PageContext<ListSubscribersRequest,ListSubscribersResponse,String> context, ListSubscribersResponse response)
ListSubscribersResponse.Builder
ListSubscribersResponse.Builder. mergeFrom(ListSubscribersResponse other)
static ListSubscribersResponse.Builder
ListSubscribersResponse. newBuilder(ListSubscribersResponse prototype)
Method parameters in com.google.cloud.channel.v1 with type arguments of type ListSubscribersResponse 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)
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.ListSubscribersPage
CloudChannelServiceClient.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)
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)
default void
CloudChannelServiceGrpc.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.void
CloudChannelServiceGrpc.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. -
Uses of ListSubscribersResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type ListSubscribersResponse 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.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.
-