Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ListIntegrationsResponse.Builder
Packages that use ListIntegrationsResponse.Builder
-
Uses of ListIntegrationsResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ListIntegrationsResponse.BuilderModifier and TypeMethodDescriptionListIntegrationsResponse.builder()ListIntegrationsResponse.Builder.integrationSummaries(Collection<IntegrationSummary> integrationSummaries) An array, where each object in the array contains information about one CloudWatch Logs integration in this account.ListIntegrationsResponse.Builder.integrationSummaries(Consumer<IntegrationSummary.Builder>... integrationSummaries) An array, where each object in the array contains information about one CloudWatch Logs integration in this account.ListIntegrationsResponse.Builder.integrationSummaries(IntegrationSummary... integrationSummaries) An array, where each object in the array contains information about one CloudWatch Logs integration in this account.ListIntegrationsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ListIntegrationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListIntegrationsResponse.Builder>ListIntegrationsResponse.serializableBuilderClass()