Uses of Class
com.google.pubsub.v1.ListTopicsResponse
-
Packages that use ListTopicsResponse Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub APIcom.google.cloud.pubsub.v1.stub com.google.pubsub.v1 -
-
Uses of ListTopicsResponse in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return types with arguments of type ListTopicsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTopicsRequest,ListTopicsResponse>
TopicAdminClient. listTopicsCallable()
Lists matching topics.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTopicsRequest,ListTopicsResponse,TopicAdminClient.ListTopicsPagedResponse>
TopicAdminSettings.Builder. listTopicsSettings()
Returns the builder for the settings used for calls to listTopics.com.google.api.gax.rpc.PagedCallSettings<ListTopicsRequest,ListTopicsResponse,TopicAdminClient.ListTopicsPagedResponse>
TopicAdminSettings. listTopicsSettings()
Returns the object with the settings used for calls to listTopics.Methods in com.google.cloud.pubsub.v1 with parameters of type ListTopicsResponse Modifier and Type Method Description protected TopicAdminClient.ListTopicsPage
TopicAdminClient.ListTopicsPage. createPage(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, ListTopicsResponse response)
Method parameters in com.google.cloud.pubsub.v1 with type arguments of type ListTopicsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicsPagedResponse>
TopicAdminClient.ListTopicsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, com.google.api.core.ApiFuture<ListTopicsResponse> futureResponse)
static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicsPagedResponse>
TopicAdminClient.ListTopicsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, com.google.api.core.ApiFuture<ListTopicsResponse> futureResponse)
protected TopicAdminClient.ListTopicsPage
TopicAdminClient.ListTopicsPage. createPage(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, ListTopicsResponse response)
com.google.api.core.ApiFuture<TopicAdminClient.ListTopicsPage>
TopicAdminClient.ListTopicsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, com.google.api.core.ApiFuture<ListTopicsResponse> futureResponse)
com.google.api.core.ApiFuture<TopicAdminClient.ListTopicsPage>
TopicAdminClient.ListTopicsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, com.google.api.core.ApiFuture<ListTopicsResponse> futureResponse)
-
Uses of ListTopicsResponse in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return types with arguments of type ListTopicsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTopicsRequest,ListTopicsResponse>
GrpcPublisherStub. listTopicsCallable()
com.google.api.gax.rpc.UnaryCallable<ListTopicsRequest,ListTopicsResponse>
HttpJsonPublisherStub. listTopicsCallable()
com.google.api.gax.rpc.UnaryCallable<ListTopicsRequest,ListTopicsResponse>
PublisherStub. listTopicsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTopicsRequest,ListTopicsResponse,TopicAdminClient.ListTopicsPagedResponse>
PublisherStubSettings.Builder. listTopicsSettings()
Returns the builder for the settings used for calls to listTopics.com.google.api.gax.rpc.PagedCallSettings<ListTopicsRequest,ListTopicsResponse,TopicAdminClient.ListTopicsPagedResponse>
PublisherStubSettings. listTopicsSettings()
Returns the object with the settings used for calls to listTopics. -
Uses of ListTopicsResponse in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return ListTopicsResponse Modifier and Type Method Description ListTopicsResponse
ListTopicsResponse.Builder. build()
ListTopicsResponse
ListTopicsResponse.Builder. buildPartial()
static ListTopicsResponse
ListTopicsResponse. getDefaultInstance()
ListTopicsResponse
ListTopicsResponse.Builder. getDefaultInstanceForType()
ListTopicsResponse
ListTopicsResponse. getDefaultInstanceForType()
ListTopicsResponse
PublisherGrpc.PublisherBlockingStub. listTopics(ListTopicsRequest request)
Lists matching topics.static ListTopicsResponse
ListTopicsResponse. parseDelimitedFrom(InputStream input)
static ListTopicsResponse
ListTopicsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicsResponse
ListTopicsResponse. parseFrom(byte[] data)
static ListTopicsResponse
ListTopicsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicsResponse
ListTopicsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListTopicsResponse
ListTopicsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicsResponse
ListTopicsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTopicsResponse
ListTopicsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicsResponse
ListTopicsResponse. parseFrom(InputStream input)
static ListTopicsResponse
ListTopicsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicsResponse
ListTopicsResponse. parseFrom(ByteBuffer data)
static ListTopicsResponse
ListTopicsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.pubsub.v1 that return types with arguments of type ListTopicsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTopicsRequest,ListTopicsResponse>
PublisherGrpc. getListTopicsMethod()
com.google.protobuf.Parser<ListTopicsResponse>
ListTopicsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListTopicsResponse>
PublisherGrpc.PublisherFutureStub. listTopics(ListTopicsRequest request)
Lists matching topics.static com.google.protobuf.Parser<ListTopicsResponse>
ListTopicsResponse. parser()
Methods in com.google.pubsub.v1 with parameters of type ListTopicsResponse Modifier and Type Method Description ListTopicsResponse.Builder
ListTopicsResponse.Builder. mergeFrom(ListTopicsResponse other)
static ListTopicsResponse.Builder
ListTopicsResponse. newBuilder(ListTopicsResponse prototype)
Method parameters in com.google.pubsub.v1 with type arguments of type ListTopicsResponse Modifier and Type Method Description default void
PublisherGrpc.AsyncService. listTopics(ListTopicsRequest request, io.grpc.stub.StreamObserver<ListTopicsResponse> responseObserver)
Lists matching topics.void
PublisherGrpc.PublisherStub. listTopics(ListTopicsRequest request, io.grpc.stub.StreamObserver<ListTopicsResponse> responseObserver)
Lists matching topics.
-