public interface IManagedAppRegistrationCollectionReferenceRequest
| Modifier and Type | Method and Description |
|---|---|
ManagedAppRegistration |
post(ManagedAppRegistration newManagedAppRegistration) |
void |
post(ManagedAppRegistration newManagedAppRegistration,
ICallback<? super ManagedAppRegistration> callback) |
IManagedAppRegistrationCollectionReferenceRequest |
select(java.lang.String value) |
IManagedAppRegistrationCollectionReferenceRequest |
top(int value) |
void post(ManagedAppRegistration newManagedAppRegistration, ICallback<? super ManagedAppRegistration> callback)
ManagedAppRegistration post(ManagedAppRegistration newManagedAppRegistration) throws ClientException
ClientExceptionIManagedAppRegistrationCollectionReferenceRequest select(java.lang.String value)
IManagedAppRegistrationCollectionReferenceRequest top(int value)