Uses of Class
software.amazon.awssdk.services.timestreamquery.model.LastUpdate
-
Packages that use LastUpdate Package Description software.amazon.awssdk.services.timestreamquery.model -
-
Uses of LastUpdate in software.amazon.awssdk.services.timestreamquery.model
Methods in software.amazon.awssdk.services.timestreamquery.model that return LastUpdate Modifier and Type Method Description LastUpdateProvisionedCapacityResponse. lastUpdate()Information about the last update to the provisioned capacity settings.Methods in software.amazon.awssdk.services.timestreamquery.model with parameters of type LastUpdate Modifier and Type Method Description ProvisionedCapacityResponse.BuilderProvisionedCapacityResponse.Builder. lastUpdate(LastUpdate lastUpdate)Information about the last update to the provisioned capacity settings.
-