public interface IManagedAppRegistrationCollectionWithReferencesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IManagedAppRegistrationCollectionWithReferencesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IManagedAppRegistrationCollectionWithReferencesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IManagedAppRegistrationWithReferenceRequestBuilder |
byId(java.lang.String id) |
IManagedAppRegistrationCollectionReferenceRequestBuilder |
references() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIManagedAppRegistrationCollectionWithReferencesRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIManagedAppRegistrationCollectionWithReferencesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIManagedAppRegistrationWithReferenceRequestBuilder byId(java.lang.String id)
IManagedAppRegistrationCollectionReferenceRequestBuilder references()