@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class AlertConnection extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_AGGREGATE |
_isPresent_| 构造器和说明 |
|---|
AlertConnection() |
| 限定符和类型 | 方法和说明 |
|---|---|
AlertConnection |
aggregate_ExplictlyNonNull() |
AlertConnection |
aggregate_ExplictlyNull() |
AlertConnection |
aggregate(NestedAggregateAlert aggregate) |
boolean |
equals(Object o) |
boolean |
getAggregate_IsExplictlyNull() |
NestedAggregateAlert |
getAggregate()
Get aggregate
|
int |
hashCode() |
void |
setAggregate_IsExplictlyNull(boolean isExplictlyNull) |
void |
setAggregate(NestedAggregateAlert aggregate) |
String |
toString() |
public AlertConnection aggregate(NestedAggregateAlert aggregate)
@Nonnull public NestedAggregateAlert getAggregate()
public void setAggregate(NestedAggregateAlert aggregate)
public AlertConnection aggregate_ExplictlyNull()
public AlertConnection aggregate_ExplictlyNonNull()
public void setAggregate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAggregate_IsExplictlyNull()
Copyright © 2025. All rights reserved.