Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.EndpointEndpointConfigDTO.EndpointTypeEnum
Packages that use EndpointEndpointConfigDTO.EndpointTypeEnum
-
Uses of EndpointEndpointConfigDTO.EndpointTypeEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return EndpointEndpointConfigDTO.EndpointTypeEnumModifier and TypeMethodDescriptionEndpointEndpointConfigDTO.getEndpointType()Get endpointTypeEndpointEndpointConfigDTO.EndpointTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.EndpointEndpointConfigDTO.EndpointTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type EndpointEndpointConfigDTO.EndpointTypeEnumModifier and TypeMethodDescriptionEndpointEndpointConfigDTO.endpointType(EndpointEndpointConfigDTO.EndpointTypeEnum endpointType) voidEndpointEndpointConfigDTO.setEndpointType(EndpointEndpointConfigDTO.EndpointTypeEnum endpointType) voidEndpointEndpointConfigDTO.EndpointTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, EndpointEndpointConfigDTO.EndpointTypeEnum enumeration)