@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListAnomaliesForInsightFilters extends Object implements Serializable, Cloneable, StructuredPojo
Specifies one or more service names that are used to list anomalies.
| Constructor and Description |
|---|
ListAnomaliesForInsightFilters() |
| Modifier and Type | Method and Description |
|---|---|
ListAnomaliesForInsightFilters |
clone() |
boolean |
equals(Object obj) |
ServiceCollection |
getServiceCollection() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setServiceCollection(ServiceCollection serviceCollection) |
String |
toString()
Returns a string representation of this object.
|
ListAnomaliesForInsightFilters |
withServiceCollection(ServiceCollection serviceCollection) |
public void setServiceCollection(ServiceCollection serviceCollection)
serviceCollection - public ServiceCollection getServiceCollection()
public ListAnomaliesForInsightFilters withServiceCollection(ServiceCollection serviceCollection)
serviceCollection - public String toString()
toString in class ObjectObject.toString()public ListAnomaliesForInsightFilters clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.