public class DeleteISOOptions extends BaseHttpRequestOptions
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DeleteISOOptions.Builder | 
| Modifier and Type | Field and Description | 
|---|---|
| static DeleteISOOptions | NONE | 
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description | 
|---|
| DeleteISOOptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteISOOptions | zoneId(String zoneId) | 
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic static final DeleteISOOptions NONE
public DeleteISOOptions zoneId(String zoneId)
zoneId - the ID of the zone of the ISO file. If not specified, the ISO will be deleted from all the zonesCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.