ManagedIdentityErrorResponse Classe

  • java.lang.Object
    • com.microsoft.aad.msal4j.ManagedIdentityErrorResponse

public class ManagedIdentityErrorResponse

Resumo do Construtor

Construtor Description
ManagedIdentityErrorResponse()

Resumo do método

Modificador e tipo Método e descrição
java.lang.String getCorrelationId()
java.lang.String getError()
java.lang.String getErrorDescription()
java.lang.String getMessage()

Métodos herdados de java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Detalhes do construtor

ManagedIdentityErrorResponse

public ManagedIdentityErrorResponse()

Detalhes do método

getCorrelationId

public String getCorrelationId()

getError

public String getError()

getErrorDescription

public String getErrorDescription()

getMessage

public String getMessage()

Aplica-se a