public class GroupLifecyclePolicyRemoveGroupRequest extends BaseRequest implements IGroupLifecyclePolicyRemoveGroupRequest
| Modifier and Type | Field and Description |
|---|---|
protected GroupLifecyclePolicyRemoveGroupBody |
body |
functionOptions, queryOptions, REQUEST_STATS_HEADER_VALUE_FORMAT_STRING| Constructor and Description |
|---|
GroupLifecyclePolicyRemoveGroupRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request for this GroupLifecyclePolicyRemoveGroup
|
| Modifier and Type | Method and Description |
|---|---|
IGroupLifecyclePolicyRemoveGroupRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
java.lang.Boolean |
post() |
void |
post(ICallback<java.lang.Boolean> callback) |
IGroupLifecyclePolicyRemoveGroupRequest |
select(java.lang.String value)
Sets the select clause for the request
|
IGroupLifecyclePolicyRemoveGroupRequest |
top(int value)
Sets the top value for the request
|
addFunctionOption, addHeader, addQueryOption, getClient, getDelay, getFunctionOptions, getHeaders, getHttpMethod, getMaxRedirects, getMaxRetries, getOptions, getQueryOptions, getRequestUrl, getResponseType, getShouldRedirect, getShouldRetry, getUseCaches, send, send, setDelay, setHttpMethod, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCachesprotected final GroupLifecyclePolicyRemoveGroupBody body
public GroupLifecyclePolicyRemoveGroupRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic void post(ICallback<java.lang.Boolean> callback)
post in interface IGroupLifecyclePolicyRemoveGroupRequestpublic java.lang.Boolean post()
throws ClientException
post in interface IGroupLifecyclePolicyRemoveGroupRequestClientExceptionpublic IGroupLifecyclePolicyRemoveGroupRequest select(java.lang.String value)
select in interface IGroupLifecyclePolicyRemoveGroupRequestvalue - the select clausepublic IGroupLifecyclePolicyRemoveGroupRequest top(int value)
top in interface IGroupLifecyclePolicyRemoveGroupRequestvalue - the max number of items to returnpublic IGroupLifecyclePolicyRemoveGroupRequest expand(java.lang.String value)
expand in interface IGroupLifecyclePolicyRemoveGroupRequestvalue - the expand clause