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 |
---|---|
Commitment |
Commitment.Builder.build() |
Commitment |
InsertRegionCommitmentHttpRequest.getApiMessageRequestBody() |
Commitment |
InsertRegionCommitmentHttpRequest.getCommitmentResource()
Represents a Commitment resource.
|
Commitment |
InsertRegionCommitmentHttpRequest.Builder.getCommitmentResource()
Represents a Commitment resource.
|
static Commitment |
Commitment.getDefaultInstance() |
Commitment |
RegionCommitmentClient.getRegionCommitment(GetRegionCommitmentHttpRequest request)
Returns the specified commitment resource.
|
Commitment |
RegionCommitmentClient.getRegionCommitment(ProjectRegionCommitmentName commitment)
Returns the specified commitment resource.
|
Commitment |
RegionCommitmentClient.getRegionCommitment(String commitment)
Returns the specified commitment resource.
|
Modifier and Type | Method and Description |
---|---|
List<Commitment> |
CommitmentsScopedList.getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
|
List<Commitment> |
CommitmentsScopedList.Builder.getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
|
List<Commitment> |
CommitmentList.getItemsList()
A list of Commitment resources.
|
List<Commitment> |
CommitmentList.Builder.getItemsList()
A list of Commitment resources.
|
UnaryCallable<GetRegionCommitmentHttpRequest,Commitment> |
RegionCommitmentClient.getRegionCommitmentCallable()
Returns the specified commitment resource.
|
UnaryCallSettings<GetRegionCommitmentHttpRequest,Commitment> |
RegionCommitmentSettings.getRegionCommitmentSettings()
Returns the object with the settings used for calls to getRegionCommitment.
|
UnaryCallSettings.Builder<GetRegionCommitmentHttpRequest,Commitment> |
RegionCommitmentSettings.Builder.getRegionCommitmentSettings()
Returns the builder for the settings used for calls to getRegionCommitment.
|
Modifier and Type | Method and Description |
---|---|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addCommitments(Commitment commitments)
[Output Only] A list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.addItems(Commitment items)
A list of Commitment resources.
|
Operation |
RegionCommitmentClient.insertRegionCommitment(ProjectRegionName region,
Commitment commitmentResource)
Creates a commitment in the specified project using the data included in the request.
|
Operation |
RegionCommitmentClient.insertRegionCommitment(String region,
Commitment commitmentResource)
Creates a commitment in the specified project using the data included in the request.
|
Commitment.Builder |
Commitment.Builder.mergeFrom(Commitment other) |
static Commitment.Builder |
Commitment.newBuilder(Commitment prototype) |
InsertRegionCommitmentHttpRequest.Builder |
InsertRegionCommitmentHttpRequest.Builder.setCommitmentResource(Commitment commitmentResource)
Represents a Commitment resource.
|
Modifier and Type | Method and Description |
---|---|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addAllCommitments(List<Commitment> commitments)
[Output Only] A list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.addAllItems(List<Commitment> items)
A list of Commitment resources.
|
static com.google.api.core.ApiFuture<RegionCommitmentClient.ListRegionCommitmentsPagedResponse> |
RegionCommitmentClient.ListRegionCommitmentsPagedResponse.createAsync(PageContext<ListRegionCommitmentsHttpRequest,CommitmentList,Commitment> context,
com.google.api.core.ApiFuture<CommitmentList> futureResponse) |
protected RegionCommitmentClient.ListRegionCommitmentsPage |
RegionCommitmentClient.ListRegionCommitmentsPage.createPage(PageContext<ListRegionCommitmentsHttpRequest,CommitmentList,Commitment> context,
CommitmentList response) |
com.google.api.core.ApiFuture<RegionCommitmentClient.ListRegionCommitmentsPage> |
RegionCommitmentClient.ListRegionCommitmentsPage.createPageAsync(PageContext<ListRegionCommitmentsHttpRequest,CommitmentList,Commitment> context,
com.google.api.core.ApiFuture<CommitmentList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetRegionCommitmentHttpRequest,Commitment> |
HttpJsonRegionCommitmentStub.getRegionCommitmentMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetRegionCommitmentHttpRequest,Commitment> |
HttpJsonRegionCommitmentStub.getRegionCommitmentCallable() |
UnaryCallable<GetRegionCommitmentHttpRequest,Commitment> |
RegionCommitmentStub.getRegionCommitmentCallable() |
UnaryCallSettings<GetRegionCommitmentHttpRequest,Commitment> |
RegionCommitmentStubSettings.getRegionCommitmentSettings()
Returns the object with the settings used for calls to getRegionCommitment.
|
UnaryCallSettings.Builder<GetRegionCommitmentHttpRequest,Commitment> |
RegionCommitmentStubSettings.Builder.getRegionCommitmentSettings()
Returns the builder for the settings used for calls to getRegionCommitment.
|
Copyright © 2019 Google LLC. All rights reserved.