@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListInsightsOngoingStatusFilter extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
ListInsightsOngoingStatusFilter() |
| Modifier and Type | Method and Description |
|---|---|
ListInsightsOngoingStatusFilter |
clone() |
boolean |
equals(Object obj) |
String |
getType() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setType(String type) |
String |
toString()
Returns a string representation of this object.
|
ListInsightsOngoingStatusFilter |
withType(InsightType type) |
ListInsightsOngoingStatusFilter |
withType(String type) |
public void setType(String type)
type - InsightTypepublic String getType()
InsightTypepublic ListInsightsOngoingStatusFilter withType(String type)
type - InsightTypepublic ListInsightsOngoingStatusFilter withType(InsightType type)
type - InsightTypepublic String toString()
toString in class ObjectObject.toString()public ListInsightsOngoingStatusFilter clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.