public final class ErrorCause extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ErrorCause.Builder |
Modifier and Type | Method and Description |
---|---|
static ErrorCause.Builder |
builder() |
boolean |
equals(Object o) |
String |
getRequestId()
Get requestId
|
int |
hashCode() |
String |
toString() |
public static ErrorCause.Builder builder()
public String getRequestId()
Copyright © 2023. All rights reserved.