-
public final class ClearRequestRequest object containing input parameters for the DOMStorageDomain.clear command.
-
-
Constructor Summary
Constructors Constructor Description ClearRequest(StorageId storageId)
-
Method Summary
Modifier and Type Method Description final StorageIdcomponent1()final ClearRequestcopy(StorageId storageId)final StorageIdgetStorageId()-
-
Constructor Detail
-
ClearRequest
ClearRequest(StorageId storageId)
-
-
Method Detail
-
component1
final StorageId component1()
-
copy
final ClearRequest copy(StorageId storageId)
-
getStorageId
final StorageId getStorageId()
-
-
-
-