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