Uses of Class
com.google.cloud.compute.v1.PatchRuleSecurityPolicyRequest
-
Packages that use PatchRuleSecurityPolicyRequest 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 PatchRuleSecurityPolicyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PatchRuleSecurityPolicyRequest Modifier and Type Method Description PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest.Builder. build()PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest.Builder. buildPartial()static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. getDefaultInstance()PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest.Builder. getDefaultInstanceForType()PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. getDefaultInstanceForType()static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseDelimitedFrom(InputStream input)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(byte[] data)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(InputStream input)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(ByteBuffer data)static PatchRuleSecurityPolicyRequestPatchRuleSecurityPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PatchRuleSecurityPolicyRequest Modifier and Type Method Description com.google.protobuf.Parser<PatchRuleSecurityPolicyRequest>PatchRuleSecurityPolicyRequest. getParserForType()static com.google.protobuf.Parser<PatchRuleSecurityPolicyRequest>PatchRuleSecurityPolicyRequest. parser()com.google.api.gax.rpc.UnaryCallable<PatchRuleSecurityPolicyRequest,Operation>SecurityPoliciesClient. patchRuleCallable()Patches a rule at the specified priority.com.google.api.gax.rpc.OperationCallable<PatchRuleSecurityPolicyRequest,Operation,Operation>SecurityPoliciesClient. patchRuleOperationCallable()Patches a rule at the specified priority.com.google.api.gax.rpc.OperationCallSettings.Builder<PatchRuleSecurityPolicyRequest,Operation,Operation>SecurityPoliciesSettings.Builder. patchRuleOperationSettings()Returns the builder for the settings used for calls to patchRule.com.google.api.gax.rpc.OperationCallSettings<PatchRuleSecurityPolicyRequest,Operation,Operation>SecurityPoliciesSettings. patchRuleOperationSettings()Returns the object with the settings used for calls to patchRule.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRuleSecurityPolicyRequest,Operation>SecurityPoliciesSettings.Builder. patchRuleSettings()Returns the builder for the settings used for calls to patchRule.com.google.api.gax.rpc.UnaryCallSettings<PatchRuleSecurityPolicyRequest,Operation>SecurityPoliciesSettings. patchRuleSettings()Returns the object with the settings used for calls to patchRule.Methods in com.google.cloud.compute.v1 with parameters of type PatchRuleSecurityPolicyRequest Modifier and Type Method Description PatchRuleSecurityPolicyRequest.BuilderPatchRuleSecurityPolicyRequest.Builder. mergeFrom(PatchRuleSecurityPolicyRequest other)static PatchRuleSecurityPolicyRequest.BuilderPatchRuleSecurityPolicyRequest. newBuilder(PatchRuleSecurityPolicyRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SecurityPoliciesClient. patchRuleAsync(PatchRuleSecurityPolicyRequest request)Patches a rule at the specified priority. -
Uses of PatchRuleSecurityPolicyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PatchRuleSecurityPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchRuleSecurityPolicyRequest,Operation>HttpJsonSecurityPoliciesStub. patchRuleCallable()com.google.api.gax.rpc.UnaryCallable<PatchRuleSecurityPolicyRequest,Operation>SecurityPoliciesStub. patchRuleCallable()com.google.api.gax.rpc.OperationCallable<PatchRuleSecurityPolicyRequest,Operation,Operation>HttpJsonSecurityPoliciesStub. patchRuleOperationCallable()com.google.api.gax.rpc.OperationCallable<PatchRuleSecurityPolicyRequest,Operation,Operation>SecurityPoliciesStub. patchRuleOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PatchRuleSecurityPolicyRequest,Operation,Operation>SecurityPoliciesStubSettings.Builder. patchRuleOperationSettings()Returns the builder for the settings used for calls to patchRule.com.google.api.gax.rpc.OperationCallSettings<PatchRuleSecurityPolicyRequest,Operation,Operation>SecurityPoliciesStubSettings. patchRuleOperationSettings()Returns the object with the settings used for calls to patchRule.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRuleSecurityPolicyRequest,Operation>SecurityPoliciesStubSettings.Builder. patchRuleSettings()Returns the builder for the settings used for calls to patchRule.com.google.api.gax.rpc.UnaryCallSettings<PatchRuleSecurityPolicyRequest,Operation>SecurityPoliciesStubSettings. patchRuleSettings()Returns the object with the settings used for calls to patchRule.
-