public class StorageExistsRequest extends Object
Constructor and 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 and Description |
---|---|
String |
getStorageName()
Getter for: Storage name
|
void |
setStorageName(String value)
Setter for: Storage name
|
StorageExistsRequest |
storageName(String value)
Setter for: Storage name
|
public StorageExistsRequest()
public StorageExistsRequest(String storageName)
storageName
- Storage namepublic String getStorageName()
public void setStorageName(String value)
public StorageExistsRequest storageName(String value)
Copyright © 2020. All rights reserved.