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