public class StorageExistBuilder extends Object
Constructor and Description |
---|
StorageExistBuilder(StorageExist model) |
Modifier and Type | Method and Description |
---|---|
StorageExist |
build()
Build StorageExist instance.
|
StorageExistBuilder |
exists(Boolean exists)
Set StorageExist.exists and return builder.
|
public StorageExistBuilder(StorageExist model)
public StorageExist build()
public StorageExistBuilder exists(Boolean exists)
exists
- Shows that the storage exists.Copyright © 2020. All rights reserved.