public final class SendDirectiveRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SendDirectiveRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static SendDirectiveRequest.Builder |
builder() |
boolean |
equals(Object o) |
Directive |
getDirective()
Directive Content.
|
Header |
getHeader()
contains the header attributes of the send directive request.
|
int |
hashCode() |
String |
toString() |
public static SendDirectiveRequest.Builder builder()
public Header getHeader()
public Directive getDirective()
Copyright © 2023. All rights reserved.