Class EndpointEndpointConfigDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.EndpointEndpointConfigDTO
EndpointEndpointConfigDTO
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets endpointType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendpointType(EndpointEndpointConfigDTO.EndpointTypeEnum endpointType) booleanGet endpointTypegetList()Get listinthashCode()list(List<EndpointConfigDTO> list) voidsetEndpointType(EndpointEndpointConfigDTO.EndpointTypeEnum endpointType) voidsetList(List<EndpointConfigDTO> list) toString()
-
Field Details
-
SERIALIZED_NAME_ENDPOINT_TYPE
- See Also:
-
SERIALIZED_NAME_LIST
- See Also:
-
-
Constructor Details
-
EndpointEndpointConfigDTO
public EndpointEndpointConfigDTO()
-
-
Method Details
-
endpointType
public EndpointEndpointConfigDTO endpointType(EndpointEndpointConfigDTO.EndpointTypeEnum endpointType) -
getEndpointType
Get endpointType- Returns:
- endpointType
-
setEndpointType
-
list
-
getList
Get list- Returns:
- list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-