Uses of Enum
com.coveo.pushapiclient.SourceVisibility
-
Uses of SourceVisibility in com.coveo.pushapiclient
Methods in com.coveo.pushapiclient that return SourceVisibilityModifier and TypeMethodDescriptionstatic SourceVisibilityReturns the enum constant of this type with the specified name.static SourceVisibility[]SourceVisibility.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.coveo.pushapiclient with parameters of type SourceVisibilityModifier and TypeMethodDescriptionSource.create(String name, SourceVisibility sourceVisibility) Create a new push source.PlatformClient.createSource(String name, SourceVisibility sourceVisibility) Create a new push source