| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
IntegrateServices.Builder |
IntegrateServices.Builder.athenaIntegrations(AthenaIntegration... athenaIntegrations)
Information about the integration with Amazon Athena.
|
IntegrateServices.Builder |
IntegrateServices.Builder.athenaIntegrations(Collection<AthenaIntegration> athenaIntegrations)
Information about the integration with Amazon Athena.
|
IntegrateServices.Builder |
IntegrateServices.Builder.athenaIntegrations(Consumer<AthenaIntegration.Builder>... athenaIntegrations)
Information about the integration with Amazon Athena.
|
static IntegrateServices.Builder |
IntegrateServices.builder() |
IntegrateServices.Builder |
IntegrateServices.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IntegrateServices.Builder> |
IntegrateServices.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetFlowLogsIntegrationTemplateRequest.Builder |
GetFlowLogsIntegrationTemplateRequest.Builder.integrateServices(Consumer<IntegrateServices.Builder> integrateServices)
Information about the service integration.
|
Copyright © 2021. All rights reserved.