Uses of Class
com.google.cloud.compute.v1.GetRegionCommitmentRequest
-
Packages that use GetRegionCommitmentRequest 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 GetRegionCommitmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRegionCommitmentRequest Modifier and Type Method Description GetRegionCommitmentRequest
GetRegionCommitmentRequest.Builder. build()
GetRegionCommitmentRequest
GetRegionCommitmentRequest.Builder. buildPartial()
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. getDefaultInstance()
GetRegionCommitmentRequest
GetRegionCommitmentRequest.Builder. getDefaultInstanceForType()
GetRegionCommitmentRequest
GetRegionCommitmentRequest. getDefaultInstanceForType()
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseDelimitedFrom(InputStream input)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(byte[] data)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(com.google.protobuf.ByteString data)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(InputStream input)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(ByteBuffer data)
static GetRegionCommitmentRequest
GetRegionCommitmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRegionCommitmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsClient. getCallable()
Returns the specified commitment resource.com.google.protobuf.Parser<GetRegionCommitmentRequest>
GetRegionCommitmentRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetRegionCommitmentRequest>
GetRegionCommitmentRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type GetRegionCommitmentRequest Modifier and Type Method Description Commitment
RegionCommitmentsClient. get(GetRegionCommitmentRequest request)
Returns the specified commitment resource.GetRegionCommitmentRequest.Builder
GetRegionCommitmentRequest.Builder. mergeFrom(GetRegionCommitmentRequest other)
static GetRegionCommitmentRequest.Builder
GetRegionCommitmentRequest. newBuilder(GetRegionCommitmentRequest prototype)
-
Uses of GetRegionCommitmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRegionCommitmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment>
HttpJsonRegionCommitmentsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-