Uses of Class
com.google.cloud.compute.v1.CommitmentList
-
Packages that use CommitmentList 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 CommitmentList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return CommitmentList Modifier and Type Method Description CommitmentList
CommitmentList.Builder. build()
CommitmentList
CommitmentList.Builder. buildPartial()
static CommitmentList
CommitmentList. getDefaultInstance()
CommitmentList
CommitmentList.Builder. getDefaultInstanceForType()
CommitmentList
CommitmentList. getDefaultInstanceForType()
static CommitmentList
CommitmentList. parseDelimitedFrom(InputStream input)
static CommitmentList
CommitmentList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommitmentList
CommitmentList. parseFrom(byte[] data)
static CommitmentList
CommitmentList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommitmentList
CommitmentList. parseFrom(com.google.protobuf.ByteString data)
static CommitmentList
CommitmentList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommitmentList
CommitmentList. parseFrom(com.google.protobuf.CodedInputStream input)
static CommitmentList
CommitmentList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommitmentList
CommitmentList. parseFrom(InputStream input)
static CommitmentList
CommitmentList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CommitmentList
CommitmentList. parseFrom(ByteBuffer data)
static CommitmentList
CommitmentList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type CommitmentList Modifier and Type Method Description com.google.protobuf.Parser<CommitmentList>
CommitmentList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,CommitmentList>
RegionCommitmentsClient. listCallable()
Retrieves a list of commitments contained within the specified region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<CommitmentList>
CommitmentList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type CommitmentList Modifier and Type Method Description protected RegionCommitmentsClient.ListPage
RegionCommitmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, CommitmentList response)
CommitmentList.Builder
CommitmentList.Builder. mergeFrom(CommitmentList other)
static CommitmentList.Builder
CommitmentList. newBuilder(CommitmentList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type CommitmentList Modifier and Type Method Description static com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, com.google.api.core.ApiFuture<CommitmentList> futureResponse)
static com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, com.google.api.core.ApiFuture<CommitmentList> futureResponse)
protected RegionCommitmentsClient.ListPage
RegionCommitmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, CommitmentList response)
com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPage>
RegionCommitmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, com.google.api.core.ApiFuture<CommitmentList> futureResponse)
com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPage>
RegionCommitmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, com.google.api.core.ApiFuture<CommitmentList> futureResponse)
-
Uses of CommitmentList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type CommitmentList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,CommitmentList>
HttpJsonRegionCommitmentsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,CommitmentList>
RegionCommitmentsStub. listCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionCommitmentsRequest,CommitmentList,RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-