Uses of Class
software.amazon.awssdk.services.iotanalytics.model.Datastore
-
Packages that use Datastore Package Description software.amazon.awssdk.services.iotanalytics.model -
-
Uses of Datastore in software.amazon.awssdk.services.iotanalytics.model
Methods in software.amazon.awssdk.services.iotanalytics.model that return Datastore Modifier and Type Method Description DatastoreDescribeDatastoreResponse. datastore()Information about the data store.Methods in software.amazon.awssdk.services.iotanalytics.model with parameters of type Datastore Modifier and Type Method Description DescribeDatastoreResponse.BuilderDescribeDatastoreResponse.Builder. datastore(Datastore datastore)Information about the data store.
-