public class ListOSTypesOptions extends BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
ListOSTypesOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static ListOSTypesOptions |
NONE |
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
ListOSTypesOptions() |
| Modifier and Type | Method and Description |
|---|---|
ListOSTypesOptions |
id(String id) |
ListOSTypesOptions |
OSCategoryId(String OSCategoryId) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic static final ListOSTypesOptions NONE
public ListOSTypesOptions id(String id)
id - list by Os type Idpublic ListOSTypesOptions OSCategoryId(String OSCategoryId)
OSCategoryId - list by Os Category idCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.