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