@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedSecurityPolicyStatistics extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_COUNT_RESET_TIMESTAMP |
static String |
SERIALIZED_NAME_COUNT_UPDATE_TIMESTAMP |
static String |
SERIALIZED_NAME_MATCH_ALLOW_COUNT |
static String |
SERIALIZED_NAME_MATCH_DEFAULT_ALLOW_COUNT |
static String |
SERIALIZED_NAME_MATCH_DEFAULT_DROP_COUNT |
static String |
SERIALIZED_NAME_MATCH_DROP_COUNT |
static String |
SERIALIZED_NAME_MATCH_WHITELIST_COUNT |
static String |
SERIALIZED_NAME_TOTAL_COUNT |
_isPresent_| 构造器和说明 |
|---|
NestedSecurityPolicyStatistics() |
public static final String SERIALIZED_NAME_COUNT_RESET_TIMESTAMP
public static final String SERIALIZED_NAME_COUNT_UPDATE_TIMESTAMP
public static final String SERIALIZED_NAME_MATCH_ALLOW_COUNT
public static final String SERIALIZED_NAME_MATCH_DEFAULT_ALLOW_COUNT
public static final String SERIALIZED_NAME_MATCH_DEFAULT_DROP_COUNT
public static final String SERIALIZED_NAME_MATCH_DROP_COUNT
public static final String SERIALIZED_NAME_MATCH_WHITELIST_COUNT
public NestedSecurityPolicyStatistics countResetTimestamp(String countResetTimestamp)
@Nullable public String getCountResetTimestamp()
public void setCountResetTimestamp(String countResetTimestamp)
public NestedSecurityPolicyStatistics countResetTimestamp_ExplictlyNull()
public NestedSecurityPolicyStatistics countResetTimestamp_ExplictlyNonNull()
public void setCountResetTimestamp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCountResetTimestamp_IsExplictlyNull()
public NestedSecurityPolicyStatistics countUpdateTimestamp(String countUpdateTimestamp)
@Nullable public String getCountUpdateTimestamp()
public void setCountUpdateTimestamp(String countUpdateTimestamp)
public NestedSecurityPolicyStatistics countUpdateTimestamp_ExplictlyNull()
public NestedSecurityPolicyStatistics countUpdateTimestamp_ExplictlyNonNull()
public void setCountUpdateTimestamp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCountUpdateTimestamp_IsExplictlyNull()
public NestedSecurityPolicyStatistics matchAllowCount(Integer matchAllowCount)
@Nullable public Integer getMatchAllowCount()
public void setMatchAllowCount(Integer matchAllowCount)
public NestedSecurityPolicyStatistics matchAllowCount_ExplictlyNull()
public NestedSecurityPolicyStatistics matchAllowCount_ExplictlyNonNull()
public void setMatchAllowCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMatchAllowCount_IsExplictlyNull()
public NestedSecurityPolicyStatistics matchDefaultAllowCount(Integer matchDefaultAllowCount)
@Nullable public Integer getMatchDefaultAllowCount()
public void setMatchDefaultAllowCount(Integer matchDefaultAllowCount)
public NestedSecurityPolicyStatistics matchDefaultAllowCount_ExplictlyNull()
public NestedSecurityPolicyStatistics matchDefaultAllowCount_ExplictlyNonNull()
public void setMatchDefaultAllowCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMatchDefaultAllowCount_IsExplictlyNull()
public NestedSecurityPolicyStatistics matchDefaultDropCount(Integer matchDefaultDropCount)
@Nullable public Integer getMatchDefaultDropCount()
public void setMatchDefaultDropCount(Integer matchDefaultDropCount)
public NestedSecurityPolicyStatistics matchDefaultDropCount_ExplictlyNull()
public NestedSecurityPolicyStatistics matchDefaultDropCount_ExplictlyNonNull()
public void setMatchDefaultDropCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMatchDefaultDropCount_IsExplictlyNull()
public NestedSecurityPolicyStatistics matchDropCount(Integer matchDropCount)
@Nullable public Integer getMatchDropCount()
public void setMatchDropCount(Integer matchDropCount)
public NestedSecurityPolicyStatistics matchDropCount_ExplictlyNull()
public NestedSecurityPolicyStatistics matchDropCount_ExplictlyNonNull()
public void setMatchDropCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMatchDropCount_IsExplictlyNull()
public NestedSecurityPolicyStatistics matchWhitelistCount(Integer matchWhitelistCount)
@Nullable public Integer getMatchWhitelistCount()
public void setMatchWhitelistCount(Integer matchWhitelistCount)
public NestedSecurityPolicyStatistics matchWhitelistCount_ExplictlyNull()
public NestedSecurityPolicyStatistics matchWhitelistCount_ExplictlyNonNull()
public void setMatchWhitelistCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMatchWhitelistCount_IsExplictlyNull()
public NestedSecurityPolicyStatistics totalCount(Integer totalCount)
public void setTotalCount(Integer totalCount)
public NestedSecurityPolicyStatistics totalCount_ExplictlyNull()
public NestedSecurityPolicyStatistics totalCount_ExplictlyNonNull()
public void setTotalCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalCount_IsExplictlyNull()
Copyright © 2025. All rights reserved.