public final class Header extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Header.Builder |
Modifier and Type | Method and Description |
---|---|
static Header.Builder |
builder() |
boolean |
equals(Object o) |
String |
getRequestId()
This represents the current requestId for what the skill/speechlet was invoked.
|
int |
hashCode() |
String |
toString() |
public static Header.Builder builder()
public String getRequestId()
Copyright © 2023. All rights reserved.