Uses of Class
com.azure.identity.ManagedIdentityCredentialBuilder
-
Uses of ManagedIdentityCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return ManagedIdentityCredentialBuilderModifier and TypeMethodDescriptionSpecifies the client ID of a user-assigned or system-assigned managed identity.ManagedIdentityCredentialBuilder.executorService
(ExecutorService executorService) Specifies the ExecutorService to be used to execute the authentication requests.Specifies the object ID of a user-assigned or system-assigned managed identity.ManagedIdentityCredentialBuilder.resourceId
(String resourceId) Specifies the resource ID of a user-assigned or system-assigned managed identity.