Uses of Enum
org.wso2.am.integration.clients.admin.api.dto.GatewayInstanceDTO.StatusEnum
Packages that use GatewayInstanceDTO.StatusEnum
-
Uses of GatewayInstanceDTO.StatusEnum in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return GatewayInstanceDTO.StatusEnumModifier and TypeMethodDescriptionGatewayInstanceDTO.getStatus()Get statusGatewayInstanceDTO.StatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static GatewayInstanceDTO.StatusEnum[]GatewayInstanceDTO.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.admin.api.dto with parameters of type GatewayInstanceDTO.StatusEnumModifier and TypeMethodDescriptionvoidGatewayInstanceDTO.setStatus(GatewayInstanceDTO.StatusEnum status) GatewayInstanceDTO.status(GatewayInstanceDTO.StatusEnum status) voidGatewayInstanceDTO.StatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, GatewayInstanceDTO.StatusEnum enumeration)