| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
EndpointConfigAttributesDTO |
EndpointConfigAttributesDTO.name(String name) |
EndpointConfigAttributesDTO |
EndpointConfigAttributesDTO.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointConfigAttributesDTO> |
EndpointConfigDTO.getAttributes()
Get attributes
|
| Modifier and Type | Method and Description |
|---|---|
EndpointConfigDTO |
EndpointConfigDTO.addAttributesItem(EndpointConfigAttributesDTO attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
EndpointConfigDTO |
EndpointConfigDTO.attributes(List<EndpointConfigAttributesDTO> attributes) |
void |
EndpointConfigDTO.setAttributes(List<EndpointConfigAttributesDTO> attributes) |
Copyright © 2020 WSO2 Inc. All rights reserved.