static ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.builder() |
|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.Builder.dataIntegrations(Collection<DataIntegrationSummary> dataIntegrations) |
The DataIntegrations associated with this account.
|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.Builder.dataIntegrations(Consumer<DataIntegrationSummary.Builder>... dataIntegrations) |
The DataIntegrations associated with this account.
|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.Builder.dataIntegrations(DataIntegrationSummary... dataIntegrations) |
The DataIntegrations associated with this account.
|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.toBuilder() |
|