Class AdvertiseInfoDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.AdvertiseInfoDTO
AdvertiseInfoDTO
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadvertised(Boolean advertised) apiExternalProductionEndpoint(String apiExternalProductionEndpoint) apiExternalSandboxEndpoint(String apiExternalSandboxEndpoint) booleanGet apiExternalProductionEndpointGet apiExternalSandboxEndpointGet apiOwnerGet originalDevPortalUrlGet vendorinthashCode()Get advertisedoriginalDevPortalUrl(String originalDevPortalUrl) voidsetAdvertised(Boolean advertised) voidsetApiExternalProductionEndpoint(String apiExternalProductionEndpoint) voidsetApiExternalSandboxEndpoint(String apiExternalSandboxEndpoint) voidsetApiOwner(String apiOwner) voidsetOriginalDevPortalUrl(String originalDevPortalUrl) voidsetVendor(AdvertiseInfoDTO.VendorEnum vendor) toString()vendor(AdvertiseInfoDTO.VendorEnum vendor)
-
Field Details
-
SERIALIZED_NAME_ADVERTISED
- See Also:
-
SERIALIZED_NAME_API_EXTERNAL_PRODUCTION_ENDPOINT
- See Also:
-
SERIALIZED_NAME_API_EXTERNAL_SANDBOX_ENDPOINT
- See Also:
-
SERIALIZED_NAME_ORIGINAL_DEV_PORTAL_URL
- See Also:
-
SERIALIZED_NAME_API_OWNER
- See Also:
-
SERIALIZED_NAME_VENDOR
- See Also:
-
-
Constructor Details
-
AdvertiseInfoDTO
public AdvertiseInfoDTO()
-
-
Method Details
-
advertised
-
isAdvertised
Get advertised- Returns:
- advertised
-
setAdvertised
-
apiExternalProductionEndpoint
-
getApiExternalProductionEndpoint
Get apiExternalProductionEndpoint- Returns:
- apiExternalProductionEndpoint
-
setApiExternalProductionEndpoint
-
apiExternalSandboxEndpoint
-
getApiExternalSandboxEndpoint
Get apiExternalSandboxEndpoint- Returns:
- apiExternalSandboxEndpoint
-
setApiExternalSandboxEndpoint
-
originalDevPortalUrl
-
getOriginalDevPortalUrl
Get originalDevPortalUrl- Returns:
- originalDevPortalUrl
-
setOriginalDevPortalUrl
-
apiOwner
-
getApiOwner
Get apiOwner- Returns:
- apiOwner
-
setApiOwner
-
vendor
-
getVendor
Get vendor- Returns:
- vendor
-
setVendor
-
equals
-
hashCode
public int hashCode() -
toString
-