public class ManagedMobileLobAppCollectionRequestBuilder extends BaseRequestBuilder implements IManagedMobileLobAppCollectionRequestBuilder
Constructor and Description |
---|
ManagedMobileLobAppCollectionRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this collection of DeviceAppManagement
|
Modifier and Type | Method and Description |
---|---|
IManagedMobileLobAppCollectionRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IManagedMobileLobAppCollectionRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IManagedMobileLobAppRequestBuilder |
byId(java.lang.String id) |
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClient, getRequestUrl, getRequestUrlWithAdditionalSegment
public ManagedMobileLobAppCollectionRequestBuilder(java.lang.String requestUrl, IBaseClient client, java.util.List<? extends Option> requestOptions)
requestUrl
- the request URLclient
- the service clientrequestOptions
- the options for this requestpublic IManagedMobileLobAppCollectionRequest buildRequest(Option... requestOptions)
buildRequest
in interface IManagedMobileLobAppCollectionRequestBuilder
requestOptions
- the options for this requestpublic IManagedMobileLobAppCollectionRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest
in interface IManagedMobileLobAppCollectionRequestBuilder
requestOptions
- the options for this requestpublic IManagedMobileLobAppRequestBuilder byId(java.lang.String id)
byId
in interface IManagedMobileLobAppCollectionRequestBuilder