Class ReservationsStub (1.6.0-beta)

public abstract class ReservationsStub implements BackgroundResource

Base stub class for the Reservations service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ReservationsStub

Implements

BackgroundResource

Constructors

ReservationsStub()

public ReservationsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListReservationsRequest,ReservationAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListReservationsRequest,ReservationsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteReservationRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeleteReservationRequest,Operation,Operation> deleteOperationCallable()
Returns

getCallable()

public UnaryCallable<GetReservationRequest,Reservation> getCallable()
Returns

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyReservationRequest,Policy> getIamPolicyCallable()
Returns

insertCallable()

public UnaryCallable<InsertReservationRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertReservationRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListReservationsRequest,ReservationList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListReservationsRequest,ReservationsClient.ListPagedResponse> listPagedCallable()
Returns

resizeCallable()

public UnaryCallable<ResizeReservationRequest,Operation> resizeCallable()
Returns

resizeOperationCallable()

public OperationCallable<ResizeReservationRequest,Operation,Operation> resizeOperationCallable()
Returns

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyReservationRequest,Policy> setIamPolicyCallable()
Returns

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsReservationRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns