public class StorageExistsRequest extends Object
Constructor | Description |
---|---|
StorageExistsRequest() |
Initializes a new instance of the StorageExistsRequest class.
|
StorageExistsRequest(String storageName) |
Initializes a new instance of the StorageExistsRequest class.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
String |
getstorageName() |
Storage name
|
int |
hashCode() |
|
void |
setstorageName(String storageName) |
|
String |
toString() |
public StorageExistsRequest()
public StorageExistsRequest(String storageName)
storageName
- Storage nameCopyright © 2020. All rights reserved.