public static interface ModelMetadataFilter.Builder extends SdkPojo, CopyableBuilder<ModelMetadataFilter.Builder,ModelMetadataFilter>
| Modifier and Type | Method and Description |
|---|---|
ModelMetadataFilter.Builder |
name(ModelMetadataFilterType name)
The name of the of the model to filter by.
|
ModelMetadataFilter.Builder |
name(String name)
The name of the of the model to filter by.
|
ModelMetadataFilter.Builder |
value(String value)
The value to filter the model metadata.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildModelMetadataFilter.Builder name(String name)
The name of the of the model to filter by.
name - The name of the of the model to filter by.ModelMetadataFilterType,
ModelMetadataFilterTypeModelMetadataFilter.Builder name(ModelMetadataFilterType name)
The name of the of the model to filter by.
name - The name of the of the model to filter by.ModelMetadataFilterType,
ModelMetadataFilterTypeModelMetadataFilter.Builder value(String value)
The value to filter the model metadata.
value - The value to filter the model metadata.Copyright © 2022. All rights reserved.