public static interface ListAnomaliesForInsightFilters.Builder extends SdkPojo, CopyableBuilder<ListAnomaliesForInsightFilters.Builder,ListAnomaliesForInsightFilters>
| Modifier and Type | Method and Description |
|---|---|
default ListAnomaliesForInsightFilters.Builder |
serviceCollection(Consumer<ServiceCollection.Builder> serviceCollection)
Sets the value of the ServiceCollection property for this object.
|
ListAnomaliesForInsightFilters.Builder |
serviceCollection(ServiceCollection serviceCollection)
Sets the value of the ServiceCollection property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListAnomaliesForInsightFilters.Builder serviceCollection(ServiceCollection serviceCollection)
serviceCollection - The new value for the ServiceCollection property for this object.default ListAnomaliesForInsightFilters.Builder serviceCollection(Consumer<ServiceCollection.Builder> serviceCollection)
ServiceCollection.Builder avoiding the
need to create one manually via ServiceCollection.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to serviceCollection(ServiceCollection).
serviceCollection - a consumer that will call methods on ServiceCollection.BuilderserviceCollection(ServiceCollection)Copyright © 2023. All rights reserved.