Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.TimestreamResources
-
Packages that use TimestreamResources Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of TimestreamResources in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return TimestreamResources Modifier and Type Method Description TimestreamResourcesRegisterAccountRequest. timestreamResources()Deprecated.Amazon Timestream metadata is now passed in the CreateCampaign API.TimestreamResourcesRegisterAccountResponse. timestreamResources()Returns the value of the TimestreamResources property for this object.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type TimestreamResources Modifier and Type Method Description RegisterAccountRequest.BuilderRegisterAccountRequest.Builder. timestreamResources(TimestreamResources timestreamResources)Deprecated.Amazon Timestream metadata is now passed in the CreateCampaign API.RegisterAccountResponse.BuilderRegisterAccountResponse.Builder. timestreamResources(TimestreamResources timestreamResources)Sets the value of the TimestreamResources property for this object.
-