Uses of Enum
pubsub.models.InstanceType
Packages that use InstanceType
-
Uses of InstanceType in pubsub
Fields in pubsub with type parameters of type InstanceTypeModifier and TypeFieldDescriptionstatic final TypedModeledFramework
<Instance, InstanceType> Clients.instanceClient
A client template for Instance instancesMethods in pubsub with parameters of type InstanceTypeModifier and TypeMethodDescriptionSubscriber.startInstanceSubscriber
(InstanceType instanceType) Start a subscriber (a CachedModeledFramework instance) using the Instance client template -
Uses of InstanceType in pubsub.models
Methods in pubsub.models that return InstanceTypeModifier and TypeMethodDescriptionInstance.getType()
static InstanceType
Returns the enum constant of this type with the specified name.static InstanceType[]
InstanceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in pubsub.models with parameters of type InstanceType