Uses of Class
com.cognite.client.dto.Transformation.Notification.Subscription
Packages that use Transformation.Notification.Subscription
-
Uses of Transformation.Notification.Subscription in com.cognite.client
Method parameters in com.cognite.client with type arguments of type Transformation.Notification.SubscriptionModifier and TypeMethodDescriptionTransformationNotifications.subscribe(List<Transformation.Notification.Subscription> subscribes) Subscribe to receive notifications PS: Full example in file transformations.md -
Uses of Transformation.Notification.Subscription in com.cognite.client.dto
Methods in com.cognite.client.dto that return Transformation.Notification.SubscriptionModifier and TypeMethodDescriptionTransformation.Notification.Subscription.Builder.build()Transformation.Notification.Subscription.Builder.buildPartial()Transformation.Notification.Subscription.getDefaultInstance()Transformation.Notification.Subscription.Builder.getDefaultInstanceForType()Transformation.Notification.Subscription.getDefaultInstanceForType()Transformation.Notification.Subscription.parseDelimitedFrom(InputStream input) Transformation.Notification.Subscription.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Transformation.Notification.Subscription.parseFrom(byte[] data) Transformation.Notification.Subscription.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Transformation.Notification.Subscription.parseFrom(com.google.protobuf.ByteString data) Transformation.Notification.Subscription.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Transformation.Notification.Subscription.parseFrom(com.google.protobuf.CodedInputStream input) Transformation.Notification.Subscription.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Transformation.Notification.Subscription.parseFrom(InputStream input) Transformation.Notification.Subscription.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Transformation.Notification.Subscription.parseFrom(ByteBuffer data) Transformation.Notification.Subscription.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type Transformation.Notification.SubscriptionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Transformation.Notification.Subscription>Transformation.Notification.Subscription.getParserForType()static com.google.protobuf.Parser<Transformation.Notification.Subscription>Transformation.Notification.Subscription.parser()Methods in com.cognite.client.dto with parameters of type Transformation.Notification.SubscriptionModifier and TypeMethodDescriptionTransformation.Notification.Subscription.Builder.mergeFrom(Transformation.Notification.Subscription other) Transformation.Notification.Subscription.newBuilder(Transformation.Notification.Subscription prototype) -
Uses of Transformation.Notification.Subscription in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser with parameters of type Transformation.Notification.SubscriptionModifier and TypeMethodDescriptionTransformationNotificationsParser.toRequestInsertItem(Transformation.Notification.Subscription element) Builds a request insert item object fromTransformation.Notification.Subscription.