Uses of Class
software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
-
Packages that use ModelMetadataSearchExpression Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ModelMetadataSearchExpression in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ModelMetadataSearchExpression Modifier and Type Method Description ModelMetadataSearchExpressionListModelMetadataRequest. searchExpression()One or more filters that searches for the specified resource or resources in a search.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ModelMetadataSearchExpression Modifier and Type Method Description ListModelMetadataRequest.BuilderListModelMetadataRequest.Builder. searchExpression(ModelMetadataSearchExpression searchExpression)One or more filters that searches for the specified resource or resources in a search.
-