Uses of Enum Class
com.cognite.client.CogniteClient.AuthType
Packages that use CogniteClient.AuthType
-
Uses of CogniteClient.AuthType in com.cognite.client
Methods in com.cognite.client that return CogniteClient.AuthTypeModifier and TypeMethodDescriptionprotected abstract CogniteClient.AuthTypeCogniteClient.getAuthType()static CogniteClient.AuthTypeReturns the enum constant of this class with the specified name.static CogniteClient.AuthType[]CogniteClient.AuthType.values()Returns an array containing the constants of this enum class, in the order they are declared.