public class ListTLSCipherPoliciesResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
ListTLSCipherPoliciesResponseBody.Builder |
static class |
ListTLSCipherPoliciesResponseBody.RelateListeners |
static class |
ListTLSCipherPoliciesResponseBody.TLSCipherPolicies |
限定符和类型 | 方法和说明 |
---|---|
static ListTLSCipherPoliciesResponseBody.Builder |
builder() |
static ListTLSCipherPoliciesResponseBody |
create() |
Boolean |
getIsTruncated() |
String |
getNextToken() |
String |
getRequestId() |
List<ListTLSCipherPoliciesResponseBody.TLSCipherPolicies> |
getTLSCipherPolicies() |
Integer |
getTotalCount() |
public static ListTLSCipherPoliciesResponseBody.Builder builder()
public static ListTLSCipherPoliciesResponseBody create()
public Boolean getIsTruncated()
public String getNextToken()
public String getRequestId()
public List<ListTLSCipherPoliciesResponseBody.TLSCipherPolicies> getTLSCipherPolicies()
public Integer getTotalCount()
Copyright © 2024. All rights reserved.