public class Disallowed extends Object
| Constructor and Description |
|---|
Disallowed() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
diskTypes()
Get a list of disk types.
|
Disallowed |
withDiskTypes(List<String> diskTypes)
Set a list of disk types.
|
public Disallowed withDiskTypes(List<String> diskTypes)
diskTypes - the diskTypes value to setCopyright © 2019. All rights reserved.