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 |
---|---|
AggregatedListReservationsHttpRequest |
AggregatedListReservationsHttpRequest.Builder.build() |
static AggregatedListReservationsHttpRequest |
AggregatedListReservationsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListReservationsHttpRequest,ReservationAggregatedList> |
ReservationClient.aggregatedListReservationsCallable()
Retrieves an aggregated list of reservations.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ReservationClient.AggregatedListReservationsPagedResponse |
ReservationClient.aggregatedListReservations(AggregatedListReservationsHttpRequest request)
Retrieves an aggregated list of reservations.
|
AggregatedListReservationsHttpRequest.Builder |
AggregatedListReservationsHttpRequest.Builder.mergeFrom(AggregatedListReservationsHttpRequest other) |
static AggregatedListReservationsHttpRequest.Builder |
AggregatedListReservationsHttpRequest.newBuilder(AggregatedListReservationsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
protected ReservationClient.AggregatedListReservationsPage |
ReservationClient.AggregatedListReservationsPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListReservationsHttpRequest,ReservationAggregatedList,ReservationsScopedList> context,
ReservationAggregatedList response) |
com.google.api.core.ApiFuture<ReservationClient.AggregatedListReservationsPage> |
ReservationClient.AggregatedListReservationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsHttpRequest,ReservationAggregatedList,ReservationsScopedList> context,
com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListReservationsHttpRequest,ReservationAggregatedList> |
HttpJsonReservationStub.aggregatedListReservationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.