Uses of Class
com.azure.identity.ManagedIdentityCredentialBuilder
-
Uses of ManagedIdentityCredentialBuilder in com.azure.identity
Subclasses with type arguments of type ManagedIdentityCredentialBuilder in com.azure.identityModifier and TypeClassDescriptionclassFluent credential builder for instantiating aManagedIdentityCredential.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.