|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
| Method Summary | |
|---|---|
long |
getDeliveryId()
required int64 deliveryId = 1; |
java.lang.String |
getDestination()
required string destination = 2; |
com.google.protobuf.ByteString |
getDestinationBytes()
required string destination = 2; |
MessageFormats.PersistentPayload |
getPayload()
required .PersistentPayload payload = 3; |
MessageFormats.PersistentPayloadOrBuilder |
getPayloadOrBuilder()
required .PersistentPayload payload = 3; |
boolean |
hasDeliveryId()
required int64 deliveryId = 1; |
boolean |
hasDestination()
required string destination = 2; |
boolean |
hasPayload()
required .PersistentPayload payload = 3; |
| Method Detail |
|---|
boolean hasDeliveryId()
required int64 deliveryId = 1;
long getDeliveryId()
required int64 deliveryId = 1;
boolean hasDestination()
required string destination = 2;
java.lang.String getDestination()
required string destination = 2;
com.google.protobuf.ByteString getDestinationBytes()
required string destination = 2;
boolean hasPayload()
required .PersistentPayload payload = 3;
MessageFormats.PersistentPayload getPayload()
required .PersistentPayload payload = 3;
MessageFormats.PersistentPayloadOrBuilder getPayloadOrBuilder()
required .PersistentPayload payload = 3;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||