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