public static interface PropertyNameQuery.Builder extends SdkPojo, CopyableBuilder<PropertyNameQuery.Builder,PropertyNameQuery>
Modifier and Type | Method and Description |
---|---|
PropertyNameQuery.Builder |
propertyNameHint(String propertyNameHint)
The hyperparameter, metric, and tag key property names that begin with the specified hint.
|
copy
applyMutation, build
PropertyNameQuery.Builder propertyNameHint(String propertyNameHint)
The hyperparameter, metric, and tag key property names that begin with the specified hint.
propertyNameHint
- The hyperparameter, metric, and tag key property names that begin with the specified hint.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.