Uses of Class
software.amazon.awssdk.services.devopsguru.model.ServiceCollection
-
Packages that use ServiceCollection Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ServiceCollection in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ServiceCollection Modifier and Type Method Description ServiceCollectionListAnomaliesForInsightFilters. serviceCollection()Returns the value of the ServiceCollection property for this object.ServiceCollectionProactiveInsightSummary. serviceCollection()A collection of the names of Amazon Web Services services.ServiceCollectionProactiveOrganizationInsightSummary. serviceCollection()Returns the value of the ServiceCollection property for this object.ServiceCollectionReactiveInsightSummary. serviceCollection()A collection of the names of Amazon Web Services services.ServiceCollectionReactiveOrganizationInsightSummary. serviceCollection()Returns the value of the ServiceCollection property for this object.ServiceCollectionSearchInsightsFilters. serviceCollection()A collection of the names of Amazon Web Services services.ServiceCollectionSearchOrganizationInsightsFilters. serviceCollection()Returns the value of the ServiceCollection property for this object.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ServiceCollection Modifier and Type Method Description ListAnomaliesForInsightFilters.BuilderListAnomaliesForInsightFilters.Builder. serviceCollection(ServiceCollection serviceCollection)Sets the value of the ServiceCollection property for this object.ProactiveInsightSummary.BuilderProactiveInsightSummary.Builder. serviceCollection(ServiceCollection serviceCollection)A collection of the names of Amazon Web Services services.ProactiveOrganizationInsightSummary.BuilderProactiveOrganizationInsightSummary.Builder. serviceCollection(ServiceCollection serviceCollection)Sets the value of the ServiceCollection property for this object.ReactiveInsightSummary.BuilderReactiveInsightSummary.Builder. serviceCollection(ServiceCollection serviceCollection)A collection of the names of Amazon Web Services services.ReactiveOrganizationInsightSummary.BuilderReactiveOrganizationInsightSummary.Builder. serviceCollection(ServiceCollection serviceCollection)Sets the value of the ServiceCollection property for this object.SearchInsightsFilters.BuilderSearchInsightsFilters.Builder. serviceCollection(ServiceCollection serviceCollection)A collection of the names of Amazon Web Services services.SearchOrganizationInsightsFilters.BuilderSearchOrganizationInsightsFilters.Builder. serviceCollection(ServiceCollection serviceCollection)Sets the value of the ServiceCollection property for this object.
-