Class ImportAPIResponseDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.ImportAPIResponseDTO
ImportAPIResponseDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()UUID of the imported APIRevision of the imported APIinthashCode()voidvoidsetRevision(String revision) toString()
-
Field Details
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_REVISION
- See Also:
-
-
Constructor Details
-
ImportAPIResponseDTO
public ImportAPIResponseDTO()
-
-
Method Details