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