Uses of Interface
software.amazon.awssdk.services.ec2.model.IntegrateServices.Builder
Packages that use IntegrateServices.Builder
-
Uses of IntegrateServices.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IntegrateServices.BuilderModifier and TypeMethodDescriptionIntegrateServices.Builder.athenaIntegrations(Collection<AthenaIntegration> athenaIntegrations) Information about the integration with Amazon Athena.IntegrateServices.Builder.athenaIntegrations(Consumer<AthenaIntegration.Builder>... athenaIntegrations) Information about the integration with Amazon Athena.IntegrateServices.Builder.athenaIntegrations(AthenaIntegration... athenaIntegrations) Information about the integration with Amazon Athena.static IntegrateServices.BuilderIntegrateServices.builder()IntegrateServices.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IntegrateServices.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IntegrateServices.Builder>IntegrateServices.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IntegrateServices.BuilderModifier and TypeMethodDescriptionGetFlowLogsIntegrationTemplateRequest.Builder.integrateServices(Consumer<IntegrateServices.Builder> integrateServices) Information about the service integration.