Uses of Enum
pubsub.models.InstanceType
Packages that use InstanceType
- 
Uses of InstanceType in pubsubFields in pubsub with type parameters of type InstanceTypeModifier and TypeFieldDescriptionstatic final TypedModeledFramework<Instance, InstanceType> Clients.instanceClientA 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.modelsMethods in pubsub.models that return InstanceTypeModifier and TypeMethodDescriptionInstance.getType()static InstanceTypeReturns 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