| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
ListWebhookEventTypesResponse |
WebhookSubscriptionsApi.listWebhookEventTypes(String apiVersion)
Lists all webhook event types that can be subscribed to.
|
ListWebhookEventTypesResponse |
DefaultWebhookSubscriptionsApi.listWebhookEventTypes(String apiVersion)
Lists all webhook event types that can be subscribed to.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListWebhookEventTypesResponse> |
WebhookSubscriptionsApi.listWebhookEventTypesAsync(String apiVersion)
Lists all webhook event types that can be subscribed to.
|
CompletableFuture<ListWebhookEventTypesResponse> |
DefaultWebhookSubscriptionsApi.listWebhookEventTypesAsync(String apiVersion)
Lists all webhook event types that can be subscribed to.
|
| Modifier and Type | Method and Description |
|---|---|
ListWebhookEventTypesResponse |
ListWebhookEventTypesResponse.Builder.build()
Builds a new
ListWebhookEventTypesResponse object using the set fields. |
Copyright © 2024. All rights reserved.