Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
ReservationClient.AggregatedListReservationsPagedResponse |
ReservationClient.aggregatedListReservations(AggregatedListReservationsHttpRequest request)
Retrieves an aggregated list of reservations.
|
ReservationClient.AggregatedListReservationsPagedResponse |
ReservationClient.aggregatedListReservations(ProjectName project)
Retrieves an aggregated list of reservations.
|
ReservationClient.AggregatedListReservationsPagedResponse |
ReservationClient.aggregatedListReservations(String project)
Retrieves an aggregated list of reservations.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListReservationsHttpRequest,ReservationClient.AggregatedListReservationsPagedResponse> |
ReservationClient.aggregatedListReservationsPagedCallable()
Retrieves an aggregated list of reservations.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListReservationsHttpRequest,ReservationAggregatedList,ReservationClient.AggregatedListReservationsPagedResponse> |
ReservationSettings.aggregatedListReservationsSettings()
Returns the object with the settings used for calls to aggregatedListReservations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListReservationsHttpRequest,ReservationAggregatedList,ReservationClient.AggregatedListReservationsPagedResponse> |
ReservationSettings.Builder.aggregatedListReservationsSettings()
Returns the builder for the settings used for calls to aggregatedListReservations.
|
static com.google.api.core.ApiFuture<ReservationClient.AggregatedListReservationsPagedResponse> |
ReservationClient.AggregatedListReservationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsHttpRequest,ReservationAggregatedList,ReservationsScopedList> context,
com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.