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