public final class StopInputHandlerDirective extends Directive
Modifier and Type | Class and Description |
---|---|
static class |
StopInputHandlerDirective.Builder |
Modifier and Type | Method and Description |
---|---|
static StopInputHandlerDirective.Builder |
builder() |
boolean |
equals(Object o) |
String |
getOriginatingRequestId()
The `requestId` of the request that started the input handler.
|
int |
hashCode() |
String |
toString() |
public static StopInputHandlerDirective.Builder builder()
public String getOriginatingRequestId()
Copyright © 2023. All rights reserved.