| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceCollection |
ServiceCollection.clone() |
ServiceCollection |
ProactiveInsightSummary.getServiceCollection()
A collection of the names of Amazon Web Services services.
|
ServiceCollection |
ReactiveInsightSummary.getServiceCollection()
A collection of the names of Amazon Web Services services.
|
ServiceCollection |
SearchOrganizationInsightsFilters.getServiceCollection() |
ServiceCollection |
SearchInsightsFilters.getServiceCollection()
A collection of the names of Amazon Web Services services.
|
ServiceCollection |
ProactiveOrganizationInsightSummary.getServiceCollection() |
ServiceCollection |
ReactiveOrganizationInsightSummary.getServiceCollection() |
ServiceCollection |
ServiceCollection.withServiceNames(Collection<String> serviceNames)
An array of strings that each specifies the name of an Amazon Web Services service.
|
ServiceCollection |
ServiceCollection.withServiceNames(ServiceName... serviceNames)
An array of strings that each specifies the name of an Amazon Web Services service.
|
ServiceCollection |
ServiceCollection.withServiceNames(String... serviceNames)
An array of strings that each specifies the name of an Amazon Web Services service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProactiveInsightSummary.setServiceCollection(ServiceCollection serviceCollection)
A collection of the names of Amazon Web Services services.
|
void |
ReactiveInsightSummary.setServiceCollection(ServiceCollection serviceCollection)
A collection of the names of Amazon Web Services services.
|
void |
SearchOrganizationInsightsFilters.setServiceCollection(ServiceCollection serviceCollection) |
void |
SearchInsightsFilters.setServiceCollection(ServiceCollection serviceCollection)
A collection of the names of Amazon Web Services services.
|
void |
ProactiveOrganizationInsightSummary.setServiceCollection(ServiceCollection serviceCollection) |
void |
ReactiveOrganizationInsightSummary.setServiceCollection(ServiceCollection serviceCollection) |
ProactiveInsightSummary |
ProactiveInsightSummary.withServiceCollection(ServiceCollection serviceCollection)
A collection of the names of Amazon Web Services services.
|
ReactiveInsightSummary |
ReactiveInsightSummary.withServiceCollection(ServiceCollection serviceCollection)
A collection of the names of Amazon Web Services services.
|
SearchOrganizationInsightsFilters |
SearchOrganizationInsightsFilters.withServiceCollection(ServiceCollection serviceCollection) |
SearchInsightsFilters |
SearchInsightsFilters.withServiceCollection(ServiceCollection serviceCollection)
A collection of the names of Amazon Web Services services.
|
ProactiveOrganizationInsightSummary |
ProactiveOrganizationInsightSummary.withServiceCollection(ServiceCollection serviceCollection) |
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withServiceCollection(ServiceCollection serviceCollection) |
Copyright © 2021. All rights reserved.