Class APIMaxTpsDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.APIMaxTpsDTO
APIMaxTpsDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet productionGet sandboxinthashCode()production(Long production) voidsetProduction(Long production) voidsetSandbox(Long sandbox) toString()
-
Field Details
-
SERIALIZED_NAME_PRODUCTION
- See Also:
-
SERIALIZED_NAME_SANDBOX
- See Also:
-
-
Constructor Details
-
APIMaxTpsDTO
public APIMaxTpsDTO()
-
-
Method Details