Uses of Class
com.google.cloud.pubsublite.proto.ListPartitionCursorsResponse
-
Packages that use ListPartitionCursorsResponse Package Description com.google.cloud.pubsublite.proto com.google.cloud.pubsublite.v1 A client to Pub/Sub Lite APIcom.google.cloud.pubsublite.v1.stub -
-
Uses of ListPartitionCursorsResponse in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return ListPartitionCursorsResponse Modifier and Type Method Description ListPartitionCursorsResponseListPartitionCursorsResponse.Builder. build()ListPartitionCursorsResponseListPartitionCursorsResponse.Builder. buildPartial()static ListPartitionCursorsResponseListPartitionCursorsResponse. getDefaultInstance()ListPartitionCursorsResponseListPartitionCursorsResponse.Builder. getDefaultInstanceForType()ListPartitionCursorsResponseListPartitionCursorsResponse. getDefaultInstanceForType()ListPartitionCursorsResponseCursorServiceGrpc.CursorServiceBlockingStub. listPartitionCursors(ListPartitionCursorsRequest request)Returns all committed cursor information for a subscription.static ListPartitionCursorsResponseListPartitionCursorsResponse. parseDelimitedFrom(InputStream input)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(byte[] data)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(com.google.protobuf.ByteString data)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(InputStream input)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(ByteBuffer data)static ListPartitionCursorsResponseListPartitionCursorsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.pubsublite.proto that return types with arguments of type ListPartitionCursorsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPartitionCursorsRequest,ListPartitionCursorsResponse>CursorServiceGrpc. getListPartitionCursorsMethod()com.google.protobuf.Parser<ListPartitionCursorsResponse>ListPartitionCursorsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListPartitionCursorsResponse>CursorServiceGrpc.CursorServiceFutureStub. listPartitionCursors(ListPartitionCursorsRequest request)Returns all committed cursor information for a subscription.static com.google.protobuf.Parser<ListPartitionCursorsResponse>ListPartitionCursorsResponse. parser()Methods in com.google.cloud.pubsublite.proto with parameters of type ListPartitionCursorsResponse Modifier and Type Method Description ListPartitionCursorsResponse.BuilderListPartitionCursorsResponse.Builder. mergeFrom(ListPartitionCursorsResponse other)static ListPartitionCursorsResponse.BuilderListPartitionCursorsResponse. newBuilder(ListPartitionCursorsResponse prototype)Method parameters in com.google.cloud.pubsublite.proto with type arguments of type ListPartitionCursorsResponse Modifier and Type Method Description default voidCursorServiceGrpc.AsyncService. listPartitionCursors(ListPartitionCursorsRequest request, io.grpc.stub.StreamObserver<ListPartitionCursorsResponse> responseObserver)Returns all committed cursor information for a subscription.voidCursorServiceGrpc.CursorServiceStub. listPartitionCursors(ListPartitionCursorsRequest request, io.grpc.stub.StreamObserver<ListPartitionCursorsResponse> responseObserver)Returns all committed cursor information for a subscription. -
Uses of ListPartitionCursorsResponse in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return types with arguments of type ListPartitionCursorsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPartitionCursorsRequest,ListPartitionCursorsResponse>CursorServiceClient. listPartitionCursorsCallable()Returns all committed cursor information for a subscription.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPartitionCursorsRequest,ListPartitionCursorsResponse,CursorServiceClient.ListPartitionCursorsPagedResponse>CursorServiceSettings.Builder. listPartitionCursorsSettings()Returns the builder for the settings used for calls to listPartitionCursors.com.google.api.gax.rpc.PagedCallSettings<ListPartitionCursorsRequest,ListPartitionCursorsResponse,CursorServiceClient.ListPartitionCursorsPagedResponse>CursorServiceSettings. listPartitionCursorsSettings()Returns the object with the settings used for calls to listPartitionCursors.Methods in com.google.cloud.pubsublite.v1 with parameters of type ListPartitionCursorsResponse Modifier and Type Method Description protected CursorServiceClient.ListPartitionCursorsPageCursorServiceClient.ListPartitionCursorsPage. createPage(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context, ListPartitionCursorsResponse response)Method parameters in com.google.cloud.pubsublite.v1 with type arguments of type ListPartitionCursorsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CursorServiceClient.ListPartitionCursorsPagedResponse>CursorServiceClient.ListPartitionCursorsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context, com.google.api.core.ApiFuture<ListPartitionCursorsResponse> futureResponse)static com.google.api.core.ApiFuture<CursorServiceClient.ListPartitionCursorsPagedResponse>CursorServiceClient.ListPartitionCursorsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context, com.google.api.core.ApiFuture<ListPartitionCursorsResponse> futureResponse)protected CursorServiceClient.ListPartitionCursorsPageCursorServiceClient.ListPartitionCursorsPage. createPage(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context, ListPartitionCursorsResponse response)com.google.api.core.ApiFuture<CursorServiceClient.ListPartitionCursorsPage>CursorServiceClient.ListPartitionCursorsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context, com.google.api.core.ApiFuture<ListPartitionCursorsResponse> futureResponse)com.google.api.core.ApiFuture<CursorServiceClient.ListPartitionCursorsPage>CursorServiceClient.ListPartitionCursorsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context, com.google.api.core.ApiFuture<ListPartitionCursorsResponse> futureResponse) -
Uses of ListPartitionCursorsResponse in com.google.cloud.pubsublite.v1.stub
Methods in com.google.cloud.pubsublite.v1.stub that return types with arguments of type ListPartitionCursorsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPartitionCursorsRequest,ListPartitionCursorsResponse>CursorServiceStub. listPartitionCursorsCallable()com.google.api.gax.rpc.UnaryCallable<ListPartitionCursorsRequest,ListPartitionCursorsResponse>GrpcCursorServiceStub. listPartitionCursorsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListPartitionCursorsRequest,ListPartitionCursorsResponse,CursorServiceClient.ListPartitionCursorsPagedResponse>CursorServiceStubSettings.Builder. listPartitionCursorsSettings()Returns the builder for the settings used for calls to listPartitionCursors.com.google.api.gax.rpc.PagedCallSettings<ListPartitionCursorsRequest,ListPartitionCursorsResponse,CursorServiceClient.ListPartitionCursorsPagedResponse>CursorServiceStubSettings. listPartitionCursorsSettings()Returns the object with the settings used for calls to listPartitionCursors.
-