Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.CollectionScheme.Type
-
Packages that use CollectionScheme.Type Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of CollectionScheme.Type in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return CollectionScheme.Type Modifier and Type Method Description CollectionScheme.TypeCollectionScheme. type()Retrieve an enum value representing which member of this object is populated.static CollectionScheme.TypeCollectionScheme.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static CollectionScheme.Type[]CollectionScheme.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-