Uses of Class
com.cognite.client.dto.Transformation.Destination
Packages that use Transformation.Destination
-
Uses of Transformation.Destination in com.cognite.client.dto
Methods in com.cognite.client.dto that return Transformation.DestinationModifier and TypeMethodDescriptionTransformation.Destination.Builder.build()Transformation.Destination.Builder.buildPartial()static Transformation.DestinationTransformation.Destination.getDefaultInstance()Transformation.Destination.Builder.getDefaultInstanceForType()Transformation.Destination.getDefaultInstanceForType()Transformation.Builder.getDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 4;Transformation.getDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 4;Transformation.Job.Builder.getDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 7;Transformation.Job.getDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 7;Transformation.JobOrBuilder.getDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 7;TransformationOrBuilder.getDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 4;static Transformation.DestinationTransformation.Destination.parseDelimitedFrom(InputStream input) static Transformation.DestinationTransformation.Destination.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.DestinationTransformation.Destination.parseFrom(byte[] data) static Transformation.DestinationTransformation.Destination.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.DestinationTransformation.Destination.parseFrom(com.google.protobuf.ByteString data) static Transformation.DestinationTransformation.Destination.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.DestinationTransformation.Destination.parseFrom(com.google.protobuf.CodedInputStream input) static Transformation.DestinationTransformation.Destination.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.DestinationTransformation.Destination.parseFrom(InputStream input) static Transformation.DestinationTransformation.Destination.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.DestinationTransformation.Destination.parseFrom(ByteBuffer data) static Transformation.DestinationTransformation.Destination.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type Transformation.DestinationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Transformation.Destination>Transformation.Destination.getParserForType()static com.google.protobuf.Parser<Transformation.Destination>Transformation.Destination.parser()Methods in com.cognite.client.dto with parameters of type Transformation.DestinationModifier and TypeMethodDescriptionTransformation.Builder.mergeDestination(Transformation.Destination value) optional .com.cognite.client.dto.Transformation.Destination destination = 4;Transformation.Job.Builder.mergeDestination(Transformation.Destination value) optional .com.cognite.client.dto.Transformation.Destination destination = 7;Transformation.Destination.Builder.mergeFrom(Transformation.Destination other) Transformation.Destination.newBuilder(Transformation.Destination prototype) Transformation.Builder.setDestination(Transformation.Destination value) optional .com.cognite.client.dto.Transformation.Destination destination = 4;Transformation.Job.Builder.setDestination(Transformation.Destination value) optional .com.cognite.client.dto.Transformation.Destination destination = 7;