Class SynapseArtifactDTO
java.lang.Object
org.wso2.am.integration.clients.internal.api.dto.SynapseArtifactDTO
SynapseArtifactDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbytesEncodedAsString(String bytesEncodedAsString) booleangatewayInstruction(String gatewayInstruction) gatewayLabel(String gatewayLabel) getApiId()Get apiIdAPI Provider name.bytesPublish/Removelabel of the APItenantDomain of the APIversion of the APIinthashCode()voidvoidsetApiName(String apiName) voidsetBytesEncodedAsString(String bytesEncodedAsString) voidsetGatewayInstruction(String gatewayInstruction) voidsetGatewayLabel(String gatewayLabel) voidsetTenantDomain(String tenantDomain) voidsetVersion(String version) tenantDomain(String tenantDomain) toString()
-
Constructor Details
-
SynapseArtifactDTO
public SynapseArtifactDTO()
-
-
Method Details
-
apiId
-
getApiId
Get apiId- Returns:
- apiId
-
setApiId
-
apiName
-
getApiName
API Provider name.- Returns:
- apiName
-
setApiName
-
version
-
getVersion
version of the API- Returns:
- version
-
setVersion
-
tenantDomain
-
getTenantDomain
tenantDomain of the API- Returns:
- tenantDomain
-
setTenantDomain
-
gatewayLabel
-
getGatewayLabel
label of the API- Returns:
- gatewayLabel
-
setGatewayLabel
-
gatewayInstruction
-
getGatewayInstruction
Publish/Remove- Returns:
- gatewayInstruction
-
setGatewayInstruction
-
bytesEncodedAsString
-
getBytesEncodedAsString
bytes- Returns:
- bytesEncodedAsString
-
setBytesEncodedAsString
-
equals
-
hashCode
public int hashCode() -
toString
-