Interface ActiveDirectoryApplication.Update
- All Superinterfaces:
ActiveDirectoryApplication.UpdateStages.WithAccountType, ActiveDirectoryApplication.UpdateStages.WithCredential, ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl, ActiveDirectoryApplication.UpdateStages.WithMultiTenant, ActiveDirectoryApplication.UpdateStages.WithReplyUrl, ActiveDirectoryApplication.UpdateStages.WithSignOnUrl, Appliable<ActiveDirectoryApplication>, Indexable
- Enclosing interface:
ActiveDirectoryApplication
public static interface ActiveDirectoryApplication.Update
extends Appliable<ActiveDirectoryApplication>, ActiveDirectoryApplication.UpdateStages.WithSignOnUrl, ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl, ActiveDirectoryApplication.UpdateStages.WithReplyUrl, ActiveDirectoryApplication.UpdateStages.WithCredential, ActiveDirectoryApplication.UpdateStages.WithAccountType, ActiveDirectoryApplication.UpdateStages.WithMultiTenant
The template for an application update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface ActiveDirectoryApplication.UpdateStages.WithAccountType
withAccountType, withAccountTypeMethods inherited from interface ActiveDirectoryApplication.UpdateStages.WithCredential
defineCertificateCredential, definePasswordCredential, withoutCredentialMethods inherited from interface ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
withIdentifierUrl, withoutIdentifierUrlMethods inherited from interface ActiveDirectoryApplication.UpdateStages.WithMultiTenant
withAvailableToOtherTenantsMethods inherited from interface ActiveDirectoryApplication.UpdateStages.WithReplyUrl
withoutReplyUrl, withReplyUrlMethods inherited from interface ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
withSignOnUrlMethods inherited from interface Appliable
apply, apply, applyAsync, applyAsync