@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AnomalousService extends Object implements Serializable, Cloneable, StructuredPojo
The service within the service graph that has anomalously high fault rates.
Constructor and Description |
---|
AnomalousService() |
Modifier and Type | Method and Description |
---|---|
AnomalousService |
clone() |
boolean |
equals(Object obj) |
ServiceId |
getServiceId() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setServiceId(ServiceId serviceId) |
String |
toString()
Returns a string representation of this object.
|
AnomalousService |
withServiceId(ServiceId serviceId) |
public void setServiceId(ServiceId serviceId)
serviceId
- public ServiceId getServiceId()
public AnomalousService withServiceId(ServiceId serviceId)
serviceId
- public String toString()
toString
in class Object
Object.toString()
public AnomalousService clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall
in interface StructuredPojo
Copyright © 2022. All rights reserved.