| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIBusinessInformationDTO |
APIBusinessInformationDTO.businessOwner(String businessOwner) |
APIBusinessInformationDTO |
APIBusinessInformationDTO.businessOwnerEmail(String businessOwnerEmail) |
APIBusinessInformationDTO |
APIDTO.getBusinessInformation()
Get businessInformation
|
APIBusinessInformationDTO |
APIInfoDTO.getBusinessInformation()
Get businessInformation
|
APIBusinessInformationDTO |
APISearchResultDTO.getBusinessInformation()
Get businessInformation
|
APIBusinessInformationDTO |
APISearchResultAllOfDTO.getBusinessInformation()
Get businessInformation
|
APIBusinessInformationDTO |
APIBusinessInformationDTO.technicalOwner(String technicalOwner) |
APIBusinessInformationDTO |
APIBusinessInformationDTO.technicalOwnerEmail(String technicalOwnerEmail) |
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.businessInformation(APIBusinessInformationDTO businessInformation) |
APIInfoDTO |
APIInfoDTO.businessInformation(APIBusinessInformationDTO businessInformation) |
APISearchResultDTO |
APISearchResultDTO.businessInformation(APIBusinessInformationDTO businessInformation) |
APISearchResultAllOfDTO |
APISearchResultAllOfDTO.businessInformation(APIBusinessInformationDTO businessInformation) |
void |
APIDTO.setBusinessInformation(APIBusinessInformationDTO businessInformation) |
void |
APIInfoDTO.setBusinessInformation(APIBusinessInformationDTO businessInformation) |
void |
APISearchResultDTO.setBusinessInformation(APIBusinessInformationDTO businessInformation) |
void |
APISearchResultAllOfDTO.setBusinessInformation(APIBusinessInformationDTO businessInformation) |
Copyright © 2021 WSO2 Inc. All rights reserved.