| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations |
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEventIntegrationResponse |
AppIntegrationsClient.createEventIntegration(Consumer<CreateEventIntegrationRequest.Builder> createEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default CreateEventIntegrationResponse |
AppIntegrationsClient.createEventIntegration(CreateEventIntegrationRequest createEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default DeleteEventIntegrationResponse |
AppIntegrationsClient.deleteEventIntegration(Consumer<DeleteEventIntegrationRequest.Builder> deleteEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default DeleteEventIntegrationResponse |
AppIntegrationsClient.deleteEventIntegration(DeleteEventIntegrationRequest deleteEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default GetEventIntegrationResponse |
AppIntegrationsClient.getEventIntegration(Consumer<GetEventIntegrationRequest.Builder> getEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default GetEventIntegrationResponse |
AppIntegrationsClient.getEventIntegration(GetEventIntegrationRequest getEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default ListEventIntegrationAssociationsResponse |
AppIntegrationsClient.listEventIntegrationAssociations(Consumer<ListEventIntegrationAssociationsRequest.Builder> listEventIntegrationAssociationsRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default ListEventIntegrationAssociationsResponse |
AppIntegrationsClient.listEventIntegrationAssociations(ListEventIntegrationAssociationsRequest listEventIntegrationAssociationsRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default ListEventIntegrationsResponse |
AppIntegrationsClient.listEventIntegrations(Consumer<ListEventIntegrationsRequest.Builder> listEventIntegrationsRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default ListEventIntegrationsResponse |
AppIntegrationsClient.listEventIntegrations(ListEventIntegrationsRequest listEventIntegrationsRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default UpdateEventIntegrationResponse |
AppIntegrationsClient.updateEventIntegration(Consumer<UpdateEventIntegrationRequest.Builder> updateEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
default UpdateEventIntegrationResponse |
AppIntegrationsClient.updateEventIntegration(UpdateEventIntegrationRequest updateEventIntegrationRequest)
The Amazon AppIntegrations APIs are in preview release and are subject to change.
|
Copyright © 2021. All rights reserved.