public class EnableRequest extends Object
Constructor and Description |
---|
EnableRequest() |
Modifier and Type | Method and Description |
---|---|
String |
receiverName()
Get the name of the receiver to resubscribe.
|
EnableRequest |
withReceiverName(String receiverName)
Set the name of the receiver to resubscribe.
|
public String receiverName()
public EnableRequest withReceiverName(String receiverName)
receiverName
- the receiverName value to setCopyright © 2019. All rights reserved.