Uses of Class
com.google.cloud.compute.v1.PatchResourcePolicyRequest
-
Packages that use PatchResourcePolicyRequest 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 PatchResourcePolicyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PatchResourcePolicyRequest Modifier and Type Method Description PatchResourcePolicyRequestPatchResourcePolicyRequest.Builder. build()PatchResourcePolicyRequestPatchResourcePolicyRequest.Builder. buildPartial()static PatchResourcePolicyRequestPatchResourcePolicyRequest. getDefaultInstance()PatchResourcePolicyRequestPatchResourcePolicyRequest.Builder. getDefaultInstanceForType()PatchResourcePolicyRequestPatchResourcePolicyRequest. getDefaultInstanceForType()static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseDelimitedFrom(InputStream input)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(byte[] data)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(com.google.protobuf.ByteString data)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(InputStream input)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(ByteBuffer data)static PatchResourcePolicyRequestPatchResourcePolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PatchResourcePolicyRequest Modifier and Type Method Description com.google.protobuf.Parser<PatchResourcePolicyRequest>PatchResourcePolicyRequest. getParserForType()static com.google.protobuf.Parser<PatchResourcePolicyRequest>PatchResourcePolicyRequest. parser()com.google.api.gax.rpc.UnaryCallable<PatchResourcePolicyRequest,Operation>ResourcePoliciesClient. patchCallable()Modify the specified resource policy.com.google.api.gax.rpc.OperationCallable<PatchResourcePolicyRequest,Operation,Operation>ResourcePoliciesClient. patchOperationCallable()Modify the specified resource policy.com.google.api.gax.rpc.OperationCallSettings.Builder<PatchResourcePolicyRequest,Operation,Operation>ResourcePoliciesSettings.Builder. patchOperationSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchResourcePolicyRequest,Operation,Operation>ResourcePoliciesSettings. patchOperationSettings()Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchResourcePolicyRequest,Operation>ResourcePoliciesSettings.Builder. patchSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchResourcePolicyRequest,Operation>ResourcePoliciesSettings. patchSettings()Returns the object with the settings used for calls to patch.Methods in com.google.cloud.compute.v1 with parameters of type PatchResourcePolicyRequest Modifier and Type Method Description PatchResourcePolicyRequest.BuilderPatchResourcePolicyRequest.Builder. mergeFrom(PatchResourcePolicyRequest other)static PatchResourcePolicyRequest.BuilderPatchResourcePolicyRequest. newBuilder(PatchResourcePolicyRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>ResourcePoliciesClient. patchAsync(PatchResourcePolicyRequest request)Modify the specified resource policy. -
Uses of PatchResourcePolicyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PatchResourcePolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchResourcePolicyRequest,Operation>HttpJsonResourcePoliciesStub. patchCallable()com.google.api.gax.rpc.UnaryCallable<PatchResourcePolicyRequest,Operation>ResourcePoliciesStub. patchCallable()com.google.api.gax.rpc.OperationCallable<PatchResourcePolicyRequest,Operation,Operation>HttpJsonResourcePoliciesStub. patchOperationCallable()com.google.api.gax.rpc.OperationCallable<PatchResourcePolicyRequest,Operation,Operation>ResourcePoliciesStub. patchOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PatchResourcePolicyRequest,Operation,Operation>ResourcePoliciesStubSettings.Builder. patchOperationSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchResourcePolicyRequest,Operation,Operation>ResourcePoliciesStubSettings. patchOperationSettings()Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchResourcePolicyRequest,Operation>ResourcePoliciesStubSettings.Builder. patchSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchResourcePolicyRequest,Operation>ResourcePoliciesStubSettings. patchSettings()Returns the object with the settings used for calls to patch.
-