Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.TabularConditions
-
Packages that use TabularConditions Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of TabularConditions in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return TabularConditions Modifier and Type Method Description TabularConditionsGetPropertyValueRequest. tabularConditions()The tabular conditions.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type TabularConditions Modifier and Type Method Description GetPropertyValueRequest.BuilderGetPropertyValueRequest.Builder. tabularConditions(TabularConditions tabularConditions)The tabular conditions.
-