Uses of Enum
api.equinix.javasdk.ibxsmartview.enums.ChannelType
Packages that use ChannelType
Package
Description
IBX SmartView enumerations for the Equinix Java SDK.
-
Uses of ChannelType in api.equinix.javasdk.ibxsmartview.enums
Methods in api.equinix.javasdk.ibxsmartview.enums that return ChannelTypeModifier and TypeMethodDescriptionstatic ChannelTypeChannelType.fromString(String value) static ChannelTypeReturns the enum constant of this type with the specified name.static ChannelType[]ChannelType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ChannelType in api.equinix.javasdk.ibxsmartview.model.json.creators
Methods in api.equinix.javasdk.ibxsmartview.model.json.creators with parameters of type ChannelTypeModifier and TypeMethodDescriptionStreamingSubscriptionOperator.StreamingSubscriptionBuilder.withChannel(ChannelType channelType, Map<String, Object> channelDetails)