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 DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest.Builder. build()
DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest.Builder. buildPartial()
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. getDefaultInstance()
DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest.Builder. getDefaultInstanceForType()
DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. getDefaultInstanceForType()
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseDelimitedFrom(InputStream input)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(byte[] data)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(InputStream input)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. parseFrom(ByteBuffer data)
static DeleteNetworkEdgeSecurityServiceRequest
DeleteNetworkEdgeSecurityServiceRequest. 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.Builder
DeleteNetworkEdgeSecurityServiceRequest.Builder. mergeFrom(DeleteNetworkEdgeSecurityServiceRequest other)
static DeleteNetworkEdgeSecurityServiceRequest.Builder
DeleteNetworkEdgeSecurityServiceRequest. 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.
-