Dependencies
- avalon-framework/avalon-framework/4.1.3 (available as org.apache.avalon.framework/avalon-framework-impl/4.3.1)
- com.fasterxml.jackson.core/jackson-annotations/2.10.1
- com.fasterxml.jackson.core/jackson-core/2.10.1
- com.fasterxml.jackson.core/jackson-databind/2.9.8
- com.fasterxml.jackson.datatype/jackson-datatype-joda/2.10.1
- com.google.android/android/4.1.1.4
- com.google.code.findbugs/jsr305/1.3.9
- com.google.errorprone/error_prone_annotations/2.0.12
- com.google.guava/guava/20.0
- com.google.j2objc/j2objc-annotations/1.1
- com.microsoft.azure/azure-annotations/1.10.0
- com.microsoft.azure/azure-client-runtime/1.7.12
- com.microsoft.azure/azure-mgmt-resources/1.41.0
- com.microsoft.rest/client-runtime/1.7.12
- commons-codec/commons-codec/1.3
- commons-logging/commons-logging/1.1.1
- com.squareup.okhttp3/logging-interceptor/3.12.12
- com.squareup.okhttp3/okhttp/3.12.12
- com.squareup.okhttp3/okhttp-urlconnection/3.12.12
- com.squareup.okio/okio/1.15.0
- com.squareup.retrofit2/adapter-rxjava/2.6.4
- com.squareup.retrofit2/converter-jackson/2.6.4
- com.squareup.retrofit2/retrofit/2.6.4
- io.reactivex/rxjava/1.3.8 (available as io.reactivex.rxjava2/rxjava/2.2.11)
- java/11
- jdk/srczip/999
- joda-time/joda-time/2.9.9
- log4j/log4j/1.2.12
- logkit/logkit/1.0.1
- org.apache.commons/commons-lang3/3.4
- org.apache.httpcomponents/httpclient/4.0.1
- org.apache.httpcomponents/httpcore/4.4.5
- org.codehaus.mojo/animal-sniffer-annotations/1.14
- org.jetbrains/annotations/13.0
- org.jetbrains.kotlin/kotlin-stdlib/1.3.10
- org.jetbrains.kotlin/kotlin-stdlib-common/1.3.10
- org.jetbrains.kotlinx/kotlinx-coroutines-core/1.1.0
- org.jetbrains.kotlinx/kotlinx-coroutines-core-common/1.1.0
- org.joda/joda-convert/1.2
- org.json/json/20080701
- org.khronos/opengl-api/gl1.1-android-2.1_r1
- org.slf4j/slf4j-api/1.7.22
- xerces/xmlParserAPIs/2.6.2
- xpp3/xpp3/1.1.4c
Declarations
-
com
-
microsoft
-
azure
-
management
-
graphrbac
-
ActiveDirectoryApplication
- applicationId(): String
- applicationPermissions(): List<String>
- availableToOtherTenants(): boolean
- identifierUris(): Set<String>
- replyUrls(): Set<String>
- signOnUrl(): URL
- passwordCredentials(): Map<String, PasswordCredential>
- certificateCredentials(): Map<String, CertificateCredential>
- Definition
- DefinitionStages
- UpdateStages
- Update
- ActiveDirectoryApplications
- ActiveDirectoryGroup
- ActiveDirectoryGroups
- ActiveDirectoryObject
- ActiveDirectoryUser
- ActiveDirectoryUsers
-
BuiltInRole
- SEARCH_SERVICE_CONTRIBUTOR: BuiltInRole
- SECURITY_MANAGER: BuiltInRole
- SQL_DB_CONTRIBUTOR: BuiltInRole
- SQL_SECURITY_MANAGER: BuiltInRole
- SQL_SERVER_CONTRIBUTOR: BuiltInRole
- API_MANAGEMENT_SERVICE_CONTRIBUTOR: BuiltInRole
- API_MANAGEMENT_SERVICE_OPERATOR_ROLE: BuiltInRole
- API_MANAGEMENT_SERVICE_READER_ROLE: BuiltInRole
- APPLICATION_INSIGHTS_COMPONENT_CONTRIBUTOR: BuiltInRole
- AUTOMATION_OPERATOR: BuiltInRole
- BACKUP_CONTRIBUTOR: BuiltInRole
- BACKUP_OPERATOR: BuiltInRole
- BACKUP_READER: BuiltInRole
- BILLING_READER: BuiltInRole
- BIZTALK_CONTRIBUTOR: BuiltInRole
- CLEARDB_MYSQL_DB_CONTRIBUTOR: BuiltInRole
- CONTRIBUTOR: BuiltInRole
- DATA_FACTORY_CONTRIBUTOR: BuiltInRole
- DEVTEST_LABS_USER: BuiltInRole
- DNS_ZONE_CONTRIBUTOR: BuiltInRole
- AZURE_COSMOS_DB_ACCOUNT_CONTRIBUTOR: BuiltInRole
- INTELLIGENT_SYSTEMS_ACCOUNT_CONTRIBUTOR: BuiltInRole
- MANAGED_IDENTITY_CONTRIBUTOR: BuiltInRole
- MANAGED_IDENTITY_OPERATOR: BuiltInRole
- MONITORING_READER: BuiltInRole
- MONITORING_CONTRIBUTOR: BuiltInRole
- NETWORK_CONTRIBUTOR: BuiltInRole
- NEW_RELIC_APM_ACCOUNT_CONTRIBUTOR: BuiltInRole
- OWNER: BuiltInRole
- READER: BuiltInRole
- REDIS_CACHE_CONTRIBUTOR: BuiltInRole
- SCHEDULER_JOB_COLLECTIONS_CONTRIBUTOR: BuiltInRole
- CLASSIC_STORAGE_ACCOUNT_CONTRIBUTOR: BuiltInRole
- STORAGE_ACCOUNT_CONTRIBUTOR: BuiltInRole
- USER_ACCESS_ADMINISTRATOR: BuiltInRole
- CLASSIC_VIRTUAL_MACHINE_CONTRIBUTOR: BuiltInRole
- VIRTUAL_MACHINE_CONTRIBUTOR: BuiltInRole
- CLASSIC_NETWORK_CONTRIBUTOR: BuiltInRole
- WEB_PLAN_CONTRIBUTOR: BuiltInRole
- WEBSITE_CONTRIBUTOR: BuiltInRole
- fromString(String): BuiltInRole
- values(): Collection<BuiltInRole>
- CertificateCredential
- CertificateType
- Credential
- GraphError
- GraphErrorException
- KeyCredentialsUpdateParameters
- PasswordCredential
- PasswordCredentialsUpdateParameters
-
PasswordProfile
- additionalProperties: Map<String, Object>
- password: String
- forceChangePasswordNextLogin: Boolean
- additionalProperties(): Map<String, Object>
- withAdditionalProperties(Map<String, Object>): PasswordProfile
- password(): String
- withPassword(String): PasswordProfile
- forceChangePasswordNextLogin(): Boolean
- withForceChangePasswordNextLogin(Boolean): PasswordProfile
- Permission
-
ProviderOperation
- origin(): String
- withDescription(String): ProviderOperation
- name: String
- displayName: String
- description: String
- origin: String
- properties: Object
- isDataAction: Boolean
- name(): String
- withName(String): ProviderOperation
- displayName(): String
- withDisplayName(String): ProviderOperation
- description(): String
- withOrigin(String): ProviderOperation
- properties(): Object
- withProperties(Object): ProviderOperation
- isDataAction(): Boolean
- withIsDataAction(Boolean): ProviderOperation
-
RequiredResourceAccess
- additionalProperties: Map<String, Object>
- resourceAccess: List<ResourceAccess>
- resourceAppId: String
- additionalProperties(): Map<String, Object>
- withAdditionalProperties(Map<String, Object>): RequiredResourceAccess
- resourceAccess(): List<ResourceAccess>
- withResourceAccess(List<ResourceAccess>): RequiredResourceAccess
- resourceAppId(): String
- withResourceAppId(String): RequiredResourceAccess
- ResourceAccess
- ResourceType
- RoleAssignment
- RoleAssignmentFilter
- RoleAssignments
- RoleDefinition
- RoleDefinitionFilter
-
RoleDefinitions
- getByScopeAsync(String, String): Observable<RoleDefinition>
- getByScopeAsync(String, String, ServiceCallback<RoleDefinition>): ServiceFuture<RoleDefinition>
- getByScope(String, String): RoleDefinition
- getByScopeAndRoleNameAsync(String, String): Observable<RoleDefinition>
- getByScopeAndRoleNameAsync(String, String, ServiceCallback<RoleDefinition>): ServiceFuture<RoleDefinition>
- getByScopeAndRoleName(String, String): RoleDefinition
- listByScopeAsync(String): Observable<RoleDefinition>
- listByScope(String): PagedList<RoleDefinition>
- ServicePrincipal
- ServicePrincipals
- SignInName
-
UserBase
- additionalProperties: Map<String, Object>
- immutableId: String
- usageLocation: String
- givenName: String
- surname: String
- userType: UserType
- additionalProperties(): Map<String, Object>
- withAdditionalProperties(Map<String, Object>): UserBase
- immutableId(): String
- withImmutableId(String): UserBase
- usageLocation(): String
- withUsageLocation(String): UserBase
- givenName(): String
- withGivenName(String): UserBase
- surname(): String
- withSurname(String): UserBase
- userType(): UserType
- withUserType(UserType): UserBase
- UserType
-
implementation
- AADObjectInner
- ADGroupInner
- ActiveDirectoryApplicationImpl
- ActiveDirectoryApplicationsImpl
- ActiveDirectoryGroupImpl
- ActiveDirectoryGroupsImpl
- ActiveDirectoryUserImpl
- ActiveDirectoryUsersImpl
- ApplicationAddOwnerParametersInner
- ApplicationCreateParametersInner
- ApplicationInner
- ApplicationUpdateParametersInner
- ApplicationsInner
- AuthorizationManagementClientImpl
- CertificateCredentialImpl
- CheckGroupMembershipParametersInner
- CheckGroupMembershipResultInner
- ClassicAdministratorInner
- ClassicAdministratorsInner
- DirectoryObjectInner
- DomainInner
- DomainsInner
- GetObjectsParametersInner
- GraphRbacManagementClientImpl
- GraphRbacManager
- GroupAddMemberParametersInner
- GroupCreateParametersInner
- GroupGetMemberGroupsParametersInner
- GroupsInner
- HasCredential
- KeyCredentialInner
- ObjectsInner
- PageImpl
- PageImpl1
- PasswordCredentialImpl
- PasswordCredentialInner
- PermissionImpl
- PermissionInner
- PermissionsInner
- ProviderOperationsMetadataInner
- ProviderOperationsMetadatasInner
- RoleAssignmentCreateParametersInner
- RoleAssignmentHelper
- RoleAssignmentImpl
- RoleAssignmentInner
- RoleAssignmentsImpl
- RoleAssignmentsInner
- RoleDefinitionImpl
- RoleDefinitionInner
- RoleDefinitionsImpl
- RoleDefinitionsInner
- ServicePrincipalCreateParametersInner
- ServicePrincipalImpl
- ServicePrincipalInner
- ServicePrincipalsImpl
- ServicePrincipalsInner
- UserCreateParametersInner
- UserGetMemberGroupsParametersInner
- UserInner
- UserUpdateParametersInner
- UsersInner
-
ActiveDirectoryApplication
-
graphrbac
-
management
-
azure
-
microsoft