Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.addAllEvents(java.lang.Iterable<? extends Webhooks.WebhookEvent> values) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.addEvents(int index,
Webhooks.WebhookEvent value) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.addEvents(int index,
Webhooks.WebhookEvent.Builder builderForValue) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.addEvents(Webhooks.WebhookEvent value) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.addEvents(Webhooks.WebhookEvent.Builder builderForValue) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clear() |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearDescription() |
New description for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearEvents() |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearName() |
New name for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearSecret() |
New secret key for HMAC signature
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearStatus() |
New status for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearUrl() |
New URL for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clearWebhookId() |
ID of the webhook to update
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.clone() |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.mergeFrom(Webhooks.UpdateWebhook other) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.newBuilder() |
|
static Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.newBuilder(Webhooks.UpdateWebhook prototype) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.newBuilderForType() |
|
protected Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.removeEvents(int index) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setDescription(java.lang.String value) |
New description for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
New description for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setEvents(int index,
Webhooks.WebhookEvent value) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setEvents(int index,
Webhooks.WebhookEvent.Builder builderForValue) |
New list of events to subscribe to
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setName(java.lang.String value) |
New name for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setNameBytes(com.google.protobuf.ByteString value) |
New name for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setSecret(java.lang.String value) |
New secret key for HMAC signature
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setSecretBytes(com.google.protobuf.ByteString value) |
New secret key for HMAC signature
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setStatus(Webhooks.WebhookStatus value) |
New status for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setUrl(java.lang.String value) |
New URL for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setUrlBytes(com.google.protobuf.ByteString value) |
New URL for the webhook
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setWebhookId(java.lang.String value) |
ID of the webhook to update
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.Builder.setWebhookIdBytes(com.google.protobuf.ByteString value) |
ID of the webhook to update
|
Webhooks.UpdateWebhook.Builder |
Webhooks.UpdateWebhook.toBuilder() |
|