public interface IServicePrincipalCollectionWithReferencesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IServicePrincipalCollectionWithReferencesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IServicePrincipalCollectionWithReferencesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IServicePrincipalWithReferenceRequestBuilder |
byId(java.lang.String id) |
IServicePrincipalCollectionReferenceRequestBuilder |
references() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIServicePrincipalCollectionWithReferencesRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIServicePrincipalCollectionWithReferencesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIServicePrincipalWithReferenceRequestBuilder byId(java.lang.String id)
IServicePrincipalCollectionReferenceRequestBuilder references()