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-graph-rbac/1.41.0
- 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
-
msi
- Identities
-
Identity
- Definition
- DefinitionStages
- clientSecretUrl(): String
- tenantId(): String
- principalId(): String
- clientId(): String
-
UpdateStages
-
WithAccess
- withAccessTo(Resource, BuiltInRole): Update
- withAccessTo(String, BuiltInRole): Update
- withAccessToCurrentResourceGroup(BuiltInRole): Update
- withAccessTo(Resource, String): Update
- withAccessTo(String, String): Update
- withAccessToCurrentResourceGroup(String): Update
- withoutAccess(RoleAssignment): Update
- withoutAccessTo(String, BuiltInRole): Update
-
WithAccess
- Update
-
OperationDisplay
- withDescription(String): OperationDisplay
- provider: String
- operation: String
- resource: String
- description: String
- provider(): String
- withProvider(String): OperationDisplay
- operation(): String
- withOperation(String): OperationDisplay
- resource(): String
- withResource(String): OperationDisplay
- description(): String
- UserAssignedIdentities
-
implementation
- IdentitesImpl
-
IdentityImpl
- roleAssignmentHelper: RoleAssignmentHelper
- IdentityImpl(String, IdentityInner, MSIManager): void
- tenantId(): String
- principalId(): String
- clientId(): String
- clientSecretUrl(): String
- withAccessTo(Resource, BuiltInRole): IdentityImpl
- withAccessTo(String, BuiltInRole): IdentityImpl
- withAccessToCurrentResourceGroup(BuiltInRole): IdentityImpl
- withAccessTo(Resource, String): IdentityImpl
- withAccessTo(String, String): IdentityImpl
- withAccessToCurrentResourceGroup(String): IdentityImpl
- withoutAccess(RoleAssignment): IdentityImpl
- withoutAccessTo(String, BuiltInRole): IdentityImpl
- createResourceAsync(): Observable<Identity>
- getInnerAsync(): Observable<IdentityInner>
- idProvider(): IdProvider
- IdentityInner
-
MSIManager
- rbacManager: GraphRbacManager
- identities: Identities
- configure(): Configurable
- authenticate(AzureTokenCredentials, String): MSIManager
- authenticate(RestClient, String): MSIManager
- Configurable
- ConfigurableImpl
- MSIManager(RestClient, String): void
- identities(): Identities
- graphRbacManager(): GraphRbacManager
-
ManagedServiceIdentityClientImpl
- azureClient: AzureClient
- getAzureClient(): AzureClient
- subscriptionId: String
- subscriptionId(): String
- withSubscriptionId(String): ManagedServiceIdentityClientImpl
- apiVersion: String
- apiVersion(): String
- acceptLanguage: String
- acceptLanguage(): String
- withAcceptLanguage(String): ManagedServiceIdentityClientImpl
- longRunningOperationRetryTimeout: int
- longRunningOperationRetryTimeout(): int
- withLongRunningOperationRetryTimeout(int): ManagedServiceIdentityClientImpl
- generateClientRequestId: boolean
- generateClientRequestId(): boolean
- withGenerateClientRequestId(boolean): ManagedServiceIdentityClientImpl
- operations: OperationsInner
- operations(): OperationsInner
- userAssignedIdentities: UserAssignedIdentitiesInner
- userAssignedIdentities(): UserAssignedIdentitiesInner
- ManagedServiceIdentityClientImpl(ServiceClientCredentials): void
- ManagedServiceIdentityClientImpl(String, ServiceClientCredentials): void
- ManagedServiceIdentityClientImpl(RestClient): void
- initialize(): void
- userAgent(): String
- OperationInner
-
OperationsInner
- service: OperationsService
- client: ManagedServiceIdentityClientImpl
- OperationsInner(Retrofit, ManagedServiceIdentityClientImpl): void
- OperationsService
- list(): PagedList<OperationInner>
- listAsync(ListOperationCallback<OperationInner>): ServiceFuture<List<OperationInner>>
- listAsync(): Observable<Page<OperationInner>>
- listWithServiceResponseAsync(): Observable<ServiceResponse<Page<OperationInner>>>
- listSinglePageAsync(): Observable<ServiceResponse<Page<OperationInner>>>
- listDelegate(Response<ResponseBody>): ServiceResponse<PageImpl<OperationInner>>
- listNext(String): PagedList<OperationInner>
- listNextAsync(String, ServiceFuture<List<OperationInner>>, ListOperationCallback<OperationInner>): ServiceFuture<List<OperationInner>>
- listNextAsync(String): Observable<Page<OperationInner>>
- listNextWithServiceResponseAsync(String): Observable<ServiceResponse<Page<OperationInner>>>
- listNextSinglePageAsync(String): Observable<ServiceResponse<Page<OperationInner>>>
- listNextDelegate(Response<ResponseBody>): ServiceResponse<PageImpl<OperationInner>>
- PageImpl
-
UserAssignedIdentitiesInner
- service: UserAssignedIdentitiesService
- client: ManagedServiceIdentityClientImpl
- UserAssignedIdentitiesInner(Retrofit, ManagedServiceIdentityClientImpl): void
-
UserAssignedIdentitiesService
- list(String, String, String, String): Observable<Response<ResponseBody>>
- listByResourceGroup(String, String, String, String, String): Observable<Response<ResponseBody>>
- createOrUpdate(String, String, String, String, IdentityInner, String, String): Observable<Response<ResponseBody>>
- update(String, String, String, String, IdentityInner, String, String): Observable<Response<ResponseBody>>
- getByResourceGroup(String, String, String, String, String, String): Observable<Response<ResponseBody>>
- delete(String, String, String, String, String, String): Observable<Response<ResponseBody>>
- listNext(String, String, String): Observable<Response<ResponseBody>>
- listByResourceGroupNext(String, String, String): Observable<Response<ResponseBody>>
- list(): PagedList<IdentityInner>
- listAsync(ListOperationCallback<IdentityInner>): ServiceFuture<List<IdentityInner>>
- listAsync(): Observable<Page<IdentityInner>>
- listWithServiceResponseAsync(): Observable<ServiceResponse<Page<IdentityInner>>>
- listSinglePageAsync(): Observable<ServiceResponse<Page<IdentityInner>>>
- listDelegate(Response<ResponseBody>): ServiceResponse<PageImpl<IdentityInner>>
- listByResourceGroup(String): PagedList<IdentityInner>
- listByResourceGroupAsync(String, ListOperationCallback<IdentityInner>): ServiceFuture<List<IdentityInner>>
- listByResourceGroupAsync(String): Observable<Page<IdentityInner>>
- listByResourceGroupWithServiceResponseAsync(String): Observable<ServiceResponse<Page<IdentityInner>>>
- listByResourceGroupSinglePageAsync(String): Observable<ServiceResponse<Page<IdentityInner>>>
- listByResourceGroupDelegate(Response<ResponseBody>): ServiceResponse<PageImpl<IdentityInner>>
- createOrUpdate(String, String, IdentityInner): IdentityInner
- createOrUpdateAsync(String, String, IdentityInner, ServiceCallback<IdentityInner>): ServiceFuture<IdentityInner>
- createOrUpdateAsync(String, String, IdentityInner): Observable<IdentityInner>
- createOrUpdateWithServiceResponseAsync(String, String, IdentityInner): Observable<ServiceResponse<IdentityInner>>
- createOrUpdateDelegate(Response<ResponseBody>): ServiceResponse<IdentityInner>
- deleteAsync(String, String): Observable<Void>
- update(String, String, IdentityInner): IdentityInner
- updateAsync(String, String, IdentityInner, ServiceCallback<IdentityInner>): ServiceFuture<IdentityInner>
- updateAsync(String, String, IdentityInner): Observable<IdentityInner>
- updateWithServiceResponseAsync(String, String, IdentityInner): Observable<ServiceResponse<IdentityInner>>
- updateDelegate(Response<ResponseBody>): ServiceResponse<IdentityInner>
- getByResourceGroup(String, String): IdentityInner
- getByResourceGroupAsync(String, String, ServiceCallback<IdentityInner>): ServiceFuture<IdentityInner>
- getByResourceGroupAsync(String, String): Observable<IdentityInner>
- getByResourceGroupWithServiceResponseAsync(String, String): Observable<ServiceResponse<IdentityInner>>
- getByResourceGroupDelegate(Response<ResponseBody>): ServiceResponse<IdentityInner>
- delete(String, String): void
- deleteAsync(String, String, ServiceCallback<Void>): ServiceFuture<Void>
- deleteWithServiceResponseAsync(String, String): Observable<ServiceResponse<Void>>
- deleteDelegate(Response<ResponseBody>): ServiceResponse<Void>
- listNext(String): PagedList<IdentityInner>
- listNextAsync(String, ServiceFuture<List<IdentityInner>>, ListOperationCallback<IdentityInner>): ServiceFuture<List<IdentityInner>>
- listNextAsync(String): Observable<Page<IdentityInner>>
- listNextWithServiceResponseAsync(String): Observable<ServiceResponse<Page<IdentityInner>>>
- listNextSinglePageAsync(String): Observable<ServiceResponse<Page<IdentityInner>>>
- listNextDelegate(Response<ResponseBody>): ServiceResponse<PageImpl<IdentityInner>>
- listByResourceGroupNext(String): PagedList<IdentityInner>
- listByResourceGroupNextAsync(String, ServiceFuture<List<IdentityInner>>, ListOperationCallback<IdentityInner>): ServiceFuture<List<IdentityInner>>
- listByResourceGroupNextAsync(String): Observable<Page<IdentityInner>>
- listByResourceGroupNextWithServiceResponseAsync(String): Observable<ServiceResponse<Page<IdentityInner>>>
- listByResourceGroupNextSinglePageAsync(String): Observable<ServiceResponse<Page<IdentityInner>>>
- listByResourceGroupNextDelegate(Response<ResponseBody>): ServiceResponse<PageImpl<IdentityInner>>
-
msi
-
management
-
azure
-
microsoft