public static class ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies() |
@NameInMap(value="CreateTime") public Long createTime
@NameInMap(value="InstanceId") public String instanceId
@NameInMap(value="Name") public String name
@NameInMap(value="RelateListeners") public List<ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPoliciesRelateListeners> relateListeners
@NameInMap(value="Status") public String status
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies()
public static ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies build(Map<String,?> map) throws Exception
Exceptionpublic ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setCiphers(List<String> ciphers)
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setCreateTime(Long createTime)
public Long getCreateTime()
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setInstanceId(String instanceId)
public String getInstanceId()
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setName(String name)
public String getName()
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setRelateListeners(List<ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPoliciesRelateListeners> relateListeners)
public List<ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPoliciesRelateListeners> getRelateListeners()
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setStatus(String status)
public String getStatus()
public ListTLSCipherPoliciesResponseBody.ListTLSCipherPoliciesResponseBodyTLSCipherPolicies setTLSVersions(List<String> TLSVersions)
Copyright © 2023. All rights reserved.