public interface IManagedAppRegistrationCollectionReferenceRequestBuilder extends IRequestBuilder
Modifier and Type | Method and Description |
---|---|
IManagedAppRegistrationCollectionReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IManagedAppRegistrationCollectionReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegment
IManagedAppRegistrationCollectionReferenceRequest buildRequest(Option... requestOptions)
requestOptions
- the options for this requestIManagedAppRegistrationCollectionReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions
- the options for this request