Uses of Interface
com.cognite.client.dto.Transformation.OwnerOrBuilder
-
Packages that use Transformation.OwnerOrBuilder Package Description com.cognite.client.dto -
-
Uses of Transformation.OwnerOrBuilder in com.cognite.client.dto
Classes in com.cognite.client.dto that implement Transformation.OwnerOrBuilder Modifier and Type Class Description static classTransformation.OwnerProtobuf typecom.cognite.beam.proto.Transformation.Ownerstatic classTransformation.Owner.BuilderProtobuf typecom.cognite.beam.proto.Transformation.OwnerMethods in com.cognite.client.dto that return Transformation.OwnerOrBuilder Modifier and Type Method Description Transformation.OwnerOrBuilderTransformation.Builder. getOwnerOrBuilder()optional .com.cognite.beam.proto.Transformation.Owner owner = 17;Transformation.OwnerOrBuilderTransformation. getOwnerOrBuilder()optional .com.cognite.beam.proto.Transformation.Owner owner = 17;Transformation.OwnerOrBuilderTransformationOrBuilder. getOwnerOrBuilder()optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
-