Uses of Class
com.cognite.client.dto.Transformation.Owner
Packages that use Transformation.Owner
-
Uses of Transformation.Owner in com.cognite.client.dto
Methods in com.cognite.client.dto that return Transformation.OwnerModifier and TypeMethodDescriptionTransformation.Owner.Builder.build()Transformation.Owner.Builder.buildPartial()static Transformation.OwnerTransformation.Owner.getDefaultInstance()Transformation.Owner.Builder.getDefaultInstanceForType()Transformation.Owner.getDefaultInstanceForType()Transformation.Builder.getOwner()optional .com.cognite.client.dto.Transformation.Owner owner = 17;Transformation.getOwner()optional .com.cognite.client.dto.Transformation.Owner owner = 17;TransformationOrBuilder.getOwner()optional .com.cognite.client.dto.Transformation.Owner owner = 17;static Transformation.OwnerTransformation.Owner.parseDelimitedFrom(InputStream input) static Transformation.OwnerTransformation.Owner.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.OwnerTransformation.Owner.parseFrom(byte[] data) static Transformation.OwnerTransformation.Owner.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.OwnerTransformation.Owner.parseFrom(com.google.protobuf.ByteString data) static Transformation.OwnerTransformation.Owner.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.OwnerTransformation.Owner.parseFrom(com.google.protobuf.CodedInputStream input) static Transformation.OwnerTransformation.Owner.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.OwnerTransformation.Owner.parseFrom(InputStream input) static Transformation.OwnerTransformation.Owner.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Transformation.OwnerTransformation.Owner.parseFrom(ByteBuffer data) static Transformation.OwnerTransformation.Owner.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type Transformation.OwnerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Transformation.Owner>Transformation.Owner.getParserForType()static com.google.protobuf.Parser<Transformation.Owner>Transformation.Owner.parser()Methods in com.cognite.client.dto with parameters of type Transformation.OwnerModifier and TypeMethodDescriptionTransformation.Owner.Builder.mergeFrom(Transformation.Owner other) Transformation.Builder.mergeOwner(Transformation.Owner value) optional .com.cognite.client.dto.Transformation.Owner owner = 17;static Transformation.Owner.BuilderTransformation.Owner.newBuilder(Transformation.Owner prototype) Transformation.Builder.setOwner(Transformation.Owner value) optional .com.cognite.client.dto.Transformation.Owner owner = 17;