Uses of Enum Class
com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Packages that use DataPointInsertionItem.IdOrExternalIdCase
-
Uses of DataPointInsertionItem.IdOrExternalIdCase in com.cognite.v1.timeseries.proto
Methods in com.cognite.v1.timeseries.proto that return DataPointInsertionItem.IdOrExternalIdCaseModifier and TypeMethodDescriptionDataPointInsertionItem.IdOrExternalIdCase.forNumber(int value) DataPointInsertionItem.Builder.getIdOrExternalIdCase()DataPointInsertionItem.getIdOrExternalIdCase()DataPointInsertionItemOrBuilder.getIdOrExternalIdCase()DataPointInsertionItem.IdOrExternalIdCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.DataPointInsertionItem.IdOrExternalIdCase.values()Returns an array containing the constants of this enum class, in the order they are declared.