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