public final class ErrorCause extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ErrorCause.Builder
Builder used to construct a new
SessionStartedRequest. |
| Constructor and Description |
|---|
ErrorCause(ErrorCause.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCause.Builder |
builder()
Returns a new builder instance used to construct a new
ErrorCause. |
String |
getRequestId()
Returns the request ID of the cause of the error
|
public ErrorCause(ErrorCause.Builder builder)
public static ErrorCause.Builder builder()
ErrorCause.public String getRequestId()
Copyright © 2016. All rights reserved.