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 ReservationAggregatedListReservationAggregatedList.Builder. build()ReservationAggregatedListReservationAggregatedList.Builder. buildPartial()static ReservationAggregatedListReservationAggregatedList. getDefaultInstance()ReservationAggregatedListReservationAggregatedList.Builder. getDefaultInstanceForType()ReservationAggregatedListReservationAggregatedList. getDefaultInstanceForType()static ReservationAggregatedListReservationAggregatedList. parseDelimitedFrom(InputStream input)static ReservationAggregatedListReservationAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReservationAggregatedListReservationAggregatedList. parseFrom(byte[] data)static ReservationAggregatedListReservationAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReservationAggregatedListReservationAggregatedList. parseFrom(com.google.protobuf.ByteString data)static ReservationAggregatedListReservationAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReservationAggregatedListReservationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static ReservationAggregatedListReservationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReservationAggregatedListReservationAggregatedList. parseFrom(InputStream input)static ReservationAggregatedListReservationAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReservationAggregatedListReservationAggregatedList. parseFrom(ByteBuffer data)static ReservationAggregatedListReservationAggregatedList. 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.AggregatedListPageReservationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ReservationAggregatedList response)ReservationAggregatedList.BuilderReservationAggregatedList.Builder. mergeFrom(ReservationAggregatedList other)static ReservationAggregatedList.BuilderReservationAggregatedList. 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.AggregatedListPageReservationsClient.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.
-