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 CommitmentListCommitmentList.Builder. build()CommitmentListCommitmentList.Builder. buildPartial()static CommitmentListCommitmentList. getDefaultInstance()CommitmentListCommitmentList.Builder. getDefaultInstanceForType()CommitmentListCommitmentList. getDefaultInstanceForType()static CommitmentListCommitmentList. parseDelimitedFrom(InputStream input)static CommitmentListCommitmentList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitmentListCommitmentList. parseFrom(byte[] data)static CommitmentListCommitmentList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitmentListCommitmentList. parseFrom(com.google.protobuf.ByteString data)static CommitmentListCommitmentList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitmentListCommitmentList. parseFrom(com.google.protobuf.CodedInputStream input)static CommitmentListCommitmentList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitmentListCommitmentList. parseFrom(InputStream input)static CommitmentListCommitmentList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitmentListCommitmentList. parseFrom(ByteBuffer data)static CommitmentListCommitmentList. 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.ListPageRegionCommitmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, CommitmentList response)CommitmentList.BuilderCommitmentList.Builder. mergeFrom(CommitmentList other)static CommitmentList.BuilderCommitmentList. 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.ListPageRegionCommitmentsClient.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.
-