Uses of Class
com.google.cloud.pubsublite.proto.ListReservationsResponse
-
Packages that use ListReservationsResponse 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 ListReservationsResponse in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return ListReservationsResponse Modifier and Type Method Description ListReservationsResponse
ListReservationsResponse.Builder. build()
ListReservationsResponse
ListReservationsResponse.Builder. buildPartial()
static ListReservationsResponse
ListReservationsResponse. getDefaultInstance()
ListReservationsResponse
ListReservationsResponse.Builder. getDefaultInstanceForType()
ListReservationsResponse
ListReservationsResponse. getDefaultInstanceForType()
ListReservationsResponse
AdminServiceGrpc.AdminServiceBlockingStub. listReservations(ListReservationsRequest request)
Returns the list of reservations for the given project.static ListReservationsResponse
ListReservationsResponse. parseDelimitedFrom(InputStream input)
static ListReservationsResponse
ListReservationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReservationsResponse
ListReservationsResponse. parseFrom(byte[] data)
static ListReservationsResponse
ListReservationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReservationsResponse
ListReservationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListReservationsResponse
ListReservationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReservationsResponse
ListReservationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListReservationsResponse
ListReservationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReservationsResponse
ListReservationsResponse. parseFrom(InputStream input)
static ListReservationsResponse
ListReservationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListReservationsResponse
ListReservationsResponse. parseFrom(ByteBuffer data)
static ListReservationsResponse
ListReservationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.pubsublite.proto that return types with arguments of type ListReservationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListReservationsRequest,ListReservationsResponse>
AdminServiceGrpc. getListReservationsMethod()
com.google.protobuf.Parser<ListReservationsResponse>
ListReservationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListReservationsResponse>
AdminServiceGrpc.AdminServiceFutureStub. listReservations(ListReservationsRequest request)
Returns the list of reservations for the given project.static com.google.protobuf.Parser<ListReservationsResponse>
ListReservationsResponse. parser()
Methods in com.google.cloud.pubsublite.proto with parameters of type ListReservationsResponse Modifier and Type Method Description ListReservationsResponse.Builder
ListReservationsResponse.Builder. mergeFrom(ListReservationsResponse other)
static ListReservationsResponse.Builder
ListReservationsResponse. newBuilder(ListReservationsResponse prototype)
Method parameters in com.google.cloud.pubsublite.proto with type arguments of type ListReservationsResponse Modifier and Type Method Description void
AdminServiceGrpc.AdminServiceStub. listReservations(ListReservationsRequest request, io.grpc.stub.StreamObserver<ListReservationsResponse> responseObserver)
Returns the list of reservations for the given project.default void
AdminServiceGrpc.AsyncService. listReservations(ListReservationsRequest request, io.grpc.stub.StreamObserver<ListReservationsResponse> responseObserver)
Returns the list of reservations for the given project. -
Uses of ListReservationsResponse in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return types with arguments of type ListReservationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListReservationsRequest,ListReservationsResponse>
AdminServiceClient. listReservationsCallable()
Returns the list of reservations for the given project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationsRequest,ListReservationsResponse,AdminServiceClient.ListReservationsPagedResponse>
AdminServiceSettings.Builder. listReservationsSettings()
Returns the builder for the settings used for calls to listReservations.com.google.api.gax.rpc.PagedCallSettings<ListReservationsRequest,ListReservationsResponse,AdminServiceClient.ListReservationsPagedResponse>
AdminServiceSettings. listReservationsSettings()
Returns the object with the settings used for calls to listReservations.Methods in com.google.cloud.pubsublite.v1 with parameters of type ListReservationsResponse Modifier and Type Method Description protected AdminServiceClient.ListReservationsPage
AdminServiceClient.ListReservationsPage. createPage(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, ListReservationsResponse response)
Method parameters in com.google.cloud.pubsublite.v1 with type arguments of type ListReservationsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<AdminServiceClient.ListReservationsPagedResponse>
AdminServiceClient.ListReservationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
static com.google.api.core.ApiFuture<AdminServiceClient.ListReservationsPagedResponse>
AdminServiceClient.ListReservationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
protected AdminServiceClient.ListReservationsPage
AdminServiceClient.ListReservationsPage. createPage(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, ListReservationsResponse response)
com.google.api.core.ApiFuture<AdminServiceClient.ListReservationsPage>
AdminServiceClient.ListReservationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
com.google.api.core.ApiFuture<AdminServiceClient.ListReservationsPage>
AdminServiceClient.ListReservationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
-
Uses of ListReservationsResponse in com.google.cloud.pubsublite.v1.stub
Methods in com.google.cloud.pubsublite.v1.stub that return types with arguments of type ListReservationsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListReservationsRequest,ListReservationsResponse>
AdminServiceStub. listReservationsCallable()
com.google.api.gax.rpc.UnaryCallable<ListReservationsRequest,ListReservationsResponse>
GrpcAdminServiceStub. listReservationsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReservationsRequest,ListReservationsResponse,AdminServiceClient.ListReservationsPagedResponse>
AdminServiceStubSettings.Builder. listReservationsSettings()
Returns the builder for the settings used for calls to listReservations.com.google.api.gax.rpc.PagedCallSettings<ListReservationsRequest,ListReservationsResponse,AdminServiceClient.ListReservationsPagedResponse>
AdminServiceStubSettings. listReservationsSettings()
Returns the object with the settings used for calls to listReservations.
-