Uses of Enum
pubsub.models.InstanceType
-
Uses of InstanceType in pubsub
Modifier and TypeFieldDescriptionstatic final TypedModeledFramework
<Instance, InstanceType> Clients.instanceClient
A client template for Instance instancesModifier and TypeMethodDescriptionSubscriber.startInstanceSubscriber
(InstanceType instanceType) Start a subscriber (a CachedModeledFramework instance) using the Instance client template -
Uses of InstanceType in pubsub.models
Modifier 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.