public static interface WebhookOuterClass._WebhookOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
WebhookOuterClass._WebhookDestination |
getDestination()
.webhook._WebhookDestination destination = 3; |
WebhookOuterClass._WebhookDestinationOrBuilder |
getDestinationOrBuilder()
.webhook._WebhookDestination destination = 3; |
java.lang.String |
getTopicName()
string topic_name = 2; |
com.google.protobuf.ByteString |
getTopicNameBytes()
string topic_name = 2; |
WebhookOuterClass._WebhookId |
getWebhookId()
.webhook._WebhookId webhook_id = 1; |
WebhookOuterClass._WebhookIdOrBuilder |
getWebhookIdOrBuilder()
.webhook._WebhookId webhook_id = 1; |
boolean |
hasDestination()
.webhook._WebhookDestination destination = 3; |
boolean |
hasWebhookId()
.webhook._WebhookId webhook_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasWebhookId()
.webhook._WebhookId webhook_id = 1;WebhookOuterClass._WebhookId getWebhookId()
.webhook._WebhookId webhook_id = 1;WebhookOuterClass._WebhookIdOrBuilder getWebhookIdOrBuilder()
.webhook._WebhookId webhook_id = 1;java.lang.String getTopicName()
string topic_name = 2;com.google.protobuf.ByteString getTopicNameBytes()
string topic_name = 2;boolean hasDestination()
.webhook._WebhookDestination destination = 3;WebhookOuterClass._WebhookDestination getDestination()
.webhook._WebhookDestination destination = 3;WebhookOuterClass._WebhookDestinationOrBuilder getDestinationOrBuilder()
.webhook._WebhookDestination destination = 3;