Uses of Class
com.sforce.soap.metadata.PlatformEventChannelType
-
-
Uses of PlatformEventChannelType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return PlatformEventChannelType Modifier and Type Method Description PlatformEventChannelTypePlatformEventChannel. getChannelType()static PlatformEventChannelTypePlatformEventChannelType. valueOf(String name)Returns the enum constant of this type with the specified name.static PlatformEventChannelType[]PlatformEventChannelType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type PlatformEventChannelType Modifier and Type Method Description voidPlatformEventChannel. setChannelType(PlatformEventChannelType channelType)
-