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 GetRegionCommitmentRequestGetRegionCommitmentRequest.Builder. build()GetRegionCommitmentRequestGetRegionCommitmentRequest.Builder. buildPartial()static GetRegionCommitmentRequestGetRegionCommitmentRequest. getDefaultInstance()GetRegionCommitmentRequestGetRegionCommitmentRequest.Builder. getDefaultInstanceForType()GetRegionCommitmentRequestGetRegionCommitmentRequest. getDefaultInstanceForType()static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseDelimitedFrom(InputStream input)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(byte[] data)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(com.google.protobuf.ByteString data)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(InputStream input)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionCommitmentRequestGetRegionCommitmentRequest. parseFrom(ByteBuffer data)static GetRegionCommitmentRequestGetRegionCommitmentRequest. 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 CommitmentRegionCommitmentsClient. get(GetRegionCommitmentRequest request)Returns the specified commitment resource.GetRegionCommitmentRequest.BuilderGetRegionCommitmentRequest.Builder. mergeFrom(GetRegionCommitmentRequest other)static GetRegionCommitmentRequest.BuilderGetRegionCommitmentRequest. 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.
-