Uses of Class
com.google.cloud.compute.v1.ReservationAggregatedList
-
Packages that use ReservationAggregatedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ReservationAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ReservationAggregatedList Modifier and Type Method Description ReservationAggregatedList
ReservationAggregatedList.Builder. build()
ReservationAggregatedList
ReservationAggregatedList.Builder. buildPartial()
static ReservationAggregatedList
ReservationAggregatedList. getDefaultInstance()
ReservationAggregatedList
ReservationAggregatedList.Builder. getDefaultInstanceForType()
ReservationAggregatedList
ReservationAggregatedList. getDefaultInstanceForType()
static ReservationAggregatedList
ReservationAggregatedList. parseDelimitedFrom(InputStream input)
static ReservationAggregatedList
ReservationAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(byte[] data)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(InputStream input)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(ByteBuffer data)
static ReservationAggregatedList
ReservationAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ReservationAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListReservationsRequest,ReservationAggregatedList>
ReservationsClient. aggregatedListCallable()
Retrieves an aggregated list of reservations.com.google.api.gax.rpc.PagedCallSettings<AggregatedListReservationsRequest,ReservationAggregatedList,ReservationsClient.AggregatedListPagedResponse>
ReservationsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListReservationsRequest,ReservationAggregatedList,ReservationsClient.AggregatedListPagedResponse>
ReservationsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<ReservationAggregatedList>
ReservationAggregatedList. getParserForType()
static com.google.protobuf.Parser<ReservationAggregatedList>
ReservationAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ReservationAggregatedList Modifier and Type Method Description protected ReservationsClient.AggregatedListPage
ReservationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ReservationAggregatedList response)
ReservationAggregatedList.Builder
ReservationAggregatedList.Builder. mergeFrom(ReservationAggregatedList other)
static ReservationAggregatedList.Builder
ReservationAggregatedList. newBuilder(ReservationAggregatedList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type ReservationAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<ReservationsClient.AggregatedListPagedResponse>
ReservationsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse)
static com.google.api.core.ApiFuture<ReservationsClient.AggregatedListPagedResponse>
ReservationsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse)
protected ReservationsClient.AggregatedListPage
ReservationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ReservationAggregatedList response)
com.google.api.core.ApiFuture<ReservationsClient.AggregatedListPage>
ReservationsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse)
com.google.api.core.ApiFuture<ReservationsClient.AggregatedListPage>
ReservationsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse)
-
Uses of ReservationAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ReservationAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListReservationsRequest,ReservationAggregatedList>
HttpJsonReservationsStub. aggregatedListCallable()
com.google.api.gax.rpc.UnaryCallable<AggregatedListReservationsRequest,ReservationAggregatedList>
ReservationsStub. aggregatedListCallable()
com.google.api.gax.rpc.PagedCallSettings<AggregatedListReservationsRequest,ReservationAggregatedList,ReservationsClient.AggregatedListPagedResponse>
ReservationsStubSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListReservationsRequest,ReservationAggregatedList,ReservationsClient.AggregatedListPagedResponse>
ReservationsStubSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-