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