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