Class KeyManagerListDTO
java.lang.Object
org.wso2.am.integration.clients.admin.api.dto.KeyManagerListDTO
KeyManagerListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Number of Key managers returned.getList()Get listinthashCode()list(List<KeyManagerInfoDTO> list) voidvoidsetList(List<KeyManagerInfoDTO> list) toString()
-
Field Details
-
SERIALIZED_NAME_COUNT
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
-
Constructor Details
-
KeyManagerListDTO
public KeyManagerListDTO()
-
-
Method Details