@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UpdatePassrodSecurityParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_LOGIN_MISS_NUM_THRESHOLD |
static String |
SERIALIZED_NAME_LOGIN_MISS_TIME_THRESHOLD |
static String |
SERIALIZED_NAME_PASSWORD_COMPLEXITY |
static String |
SERIALIZED_NAME_PASSWORD_EXPIRE_DAYS |
_isPresent_| 构造器和说明 |
|---|
UpdatePassrodSecurityParams() |
public static final String SERIALIZED_NAME_PASSWORD_EXPIRE_DAYS
public static final String SERIALIZED_NAME_PASSWORD_COMPLEXITY
public static final String SERIALIZED_NAME_LOGIN_MISS_TIME_THRESHOLD
public UpdatePassrodSecurityParams passwordExpireDays(Integer passwordExpireDays)
@Nullable public Integer getPasswordExpireDays()
public void setPasswordExpireDays(Integer passwordExpireDays)
public UpdatePassrodSecurityParams passwordExpireDays_ExplictlyNull()
public UpdatePassrodSecurityParams passwordExpireDays_ExplictlyNonNull()
public void setPasswordExpireDays_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPasswordExpireDays_IsExplictlyNull()
public UpdatePassrodSecurityParams passwordComplexity(PasswordComplexity passwordComplexity)
@Nullable public PasswordComplexity getPasswordComplexity()
public void setPasswordComplexity(PasswordComplexity passwordComplexity)
public UpdatePassrodSecurityParams passwordComplexity_ExplictlyNull()
public UpdatePassrodSecurityParams passwordComplexity_ExplictlyNonNull()
public void setPasswordComplexity_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPasswordComplexity_IsExplictlyNull()
public UpdatePassrodSecurityParams loginMissTimeThreshold(Integer loginMissTimeThreshold)
@Nullable public Integer getLoginMissTimeThreshold()
public void setLoginMissTimeThreshold(Integer loginMissTimeThreshold)
public UpdatePassrodSecurityParams loginMissTimeThreshold_ExplictlyNull()
public UpdatePassrodSecurityParams loginMissTimeThreshold_ExplictlyNonNull()
public void setLoginMissTimeThreshold_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLoginMissTimeThreshold_IsExplictlyNull()
public UpdatePassrodSecurityParams loginMissNumThreshold(Integer loginMissNumThreshold)
@Nullable public Integer getLoginMissNumThreshold()
public void setLoginMissNumThreshold(Integer loginMissNumThreshold)
public UpdatePassrodSecurityParams loginMissNumThreshold_ExplictlyNull()
public UpdatePassrodSecurityParams loginMissNumThreshold_ExplictlyNonNull()
public void setLoginMissNumThreshold_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLoginMissNumThreshold_IsExplictlyNull()
Copyright © 2025. All rights reserved.