public class DescribeMLModelsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
DescribeMLModels operation.
 
 Returns a list of MLModel that match the search criteria
 in the request.
 
NOOP| Constructor and Description | 
|---|
| DescribeMLModelsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeMLModelsRequest | clone()Creates a shallow clone of this request. | 
| boolean | equals(Object obj) | 
| String | getEQ()The equal to operator. | 
| String | getFilterVariable()Use one of the following variables to filter a list of
  MLModel:CreatedAt- Sets the
 search criteria toMLModelcreation date.Status- Sets the search criteria toMLModelstatus.Name- Sets the
 search criteria to the contents ofMLModelName.IAMUser- Sets the search
 criteria to the user account that invoked theMLModelcreation.TrainingDataSourceId- Sets the search
 criteria to theDataSourceused to train one or moreMLModel.RealtimeEndpointStatus-
 Sets the search criteria to theMLModelreal-time
 endpoint status.MLModelType- Sets the search
 criteria toMLModeltype: binary, regression, or
 multi-class.Algorithm- Sets the search
 criteria to the algorithm that theMLModeluses.TrainingDataURI- Sets the search criteria to the
 data file(s) used in training aMLModel. | 
| String | getGE()The greater than or equal to operator. | 
| String | getGT()The greater than operator. | 
| String | getLE()The less than or equal to operator. | 
| Integer | getLimit()The number of pages of information to include in the result. | 
| String | getLT()The less than operator. | 
| String | getNE()The not equal to operator. | 
| String | getNextToken()The ID of the page in the paginated results. | 
| String | getPrefix()A string that is found at the beginning of a variable, such as
  NameorId. | 
| String | getSortOrder()A two-value parameter that determines the sequence of the resulting
 list of  MLModel. | 
| int | hashCode() | 
| void | setEQ(String eQ)The equal to operator. | 
| void | setFilterVariable(MLModelFilterVariable filterVariable)Use one of the following variables to filter a list of
  MLModel:CreatedAt- Sets the
 search criteria toMLModelcreation date.Status- Sets the search criteria toMLModelstatus.Name- Sets the
 search criteria to the contents ofMLModelName.IAMUser- Sets the search
 criteria to the user account that invoked theMLModelcreation.TrainingDataSourceId- Sets the search
 criteria to theDataSourceused to train one or moreMLModel.RealtimeEndpointStatus-
 Sets the search criteria to theMLModelreal-time
 endpoint status.MLModelType- Sets the search
 criteria toMLModeltype: binary, regression, or
 multi-class.Algorithm- Sets the search
 criteria to the algorithm that theMLModeluses.TrainingDataURI- Sets the search criteria to the
 data file(s) used in training aMLModel. | 
| void | setFilterVariable(String filterVariable)Use one of the following variables to filter a list of
  MLModel:CreatedAt- Sets the
 search criteria toMLModelcreation date.Status- Sets the search criteria toMLModelstatus.Name- Sets the
 search criteria to the contents ofMLModelName.IAMUser- Sets the search
 criteria to the user account that invoked theMLModelcreation.TrainingDataSourceId- Sets the search
 criteria to theDataSourceused to train one or moreMLModel.RealtimeEndpointStatus-
 Sets the search criteria to theMLModelreal-time
 endpoint status.MLModelType- Sets the search
 criteria toMLModeltype: binary, regression, or
 multi-class.Algorithm- Sets the search
 criteria to the algorithm that theMLModeluses.TrainingDataURI- Sets the search criteria to the
 data file(s) used in training aMLModel. | 
| void | setGE(String gE)The greater than or equal to operator. | 
| void | setGT(String gT)The greater than operator. | 
| void | setLE(String lE)The less than or equal to operator. | 
| void | setLimit(Integer limit)The number of pages of information to include in the result. | 
| void | setLT(String lT)The less than operator. | 
| void | setNE(String nE)The not equal to operator. | 
| void | setNextToken(String nextToken)The ID of the page in the paginated results. | 
| void | setPrefix(String prefix)A string that is found at the beginning of a variable, such as
  NameorId. | 
| void | setSortOrder(SortOrder sortOrder)A two-value parameter that determines the sequence of the resulting
 list of  MLModel. | 
| void | setSortOrder(String sortOrder)A two-value parameter that determines the sequence of the resulting
 list of  MLModel. | 
| String | toString()Returns a string representation of this object; useful for testing and
 debugging. | 
| DescribeMLModelsRequest | withEQ(String eQ)The equal to operator. | 
| DescribeMLModelsRequest | withFilterVariable(MLModelFilterVariable filterVariable)Use one of the following variables to filter a list of
  MLModel:CreatedAt- Sets the
 search criteria toMLModelcreation date.Status- Sets the search criteria toMLModelstatus.Name- Sets the
 search criteria to the contents ofMLModelName.IAMUser- Sets the search
 criteria to the user account that invoked theMLModelcreation.TrainingDataSourceId- Sets the search
 criteria to theDataSourceused to train one or moreMLModel.RealtimeEndpointStatus-
 Sets the search criteria to theMLModelreal-time
 endpoint status.MLModelType- Sets the search
 criteria toMLModeltype: binary, regression, or
 multi-class.Algorithm- Sets the search
 criteria to the algorithm that theMLModeluses.TrainingDataURI- Sets the search criteria to the
 data file(s) used in training aMLModel. | 
| DescribeMLModelsRequest | withFilterVariable(String filterVariable)Use one of the following variables to filter a list of
  MLModel:CreatedAt- Sets the
 search criteria toMLModelcreation date.Status- Sets the search criteria toMLModelstatus.Name- Sets the
 search criteria to the contents ofMLModelName.IAMUser- Sets the search
 criteria to the user account that invoked theMLModelcreation.TrainingDataSourceId- Sets the search
 criteria to theDataSourceused to train one or moreMLModel.RealtimeEndpointStatus-
 Sets the search criteria to theMLModelreal-time
 endpoint status.MLModelType- Sets the search
 criteria toMLModeltype: binary, regression, or
 multi-class.Algorithm- Sets the search
 criteria to the algorithm that theMLModeluses.TrainingDataURI- Sets the search criteria to the
 data file(s) used in training aMLModel. | 
| DescribeMLModelsRequest | withGE(String gE)The greater than or equal to operator. | 
| DescribeMLModelsRequest | withGT(String gT)The greater than operator. | 
| DescribeMLModelsRequest | withLE(String lE)The less than or equal to operator. | 
| DescribeMLModelsRequest | withLimit(Integer limit)The number of pages of information to include in the result. | 
| DescribeMLModelsRequest | withLT(String lT)The less than operator. | 
| DescribeMLModelsRequest | withNE(String nE)The not equal to operator. | 
| DescribeMLModelsRequest | withNextToken(String nextToken)The ID of the page in the paginated results. | 
| DescribeMLModelsRequest | withPrefix(String prefix)A string that is found at the beginning of a variable, such as
  NameorId. | 
| DescribeMLModelsRequest | withSortOrder(SortOrder sortOrder)A two-value parameter that determines the sequence of the resulting
 list of  MLModel. | 
| DescribeMLModelsRequest | withSortOrder(String sortOrder)A two-value parameter that determines the sequence of the resulting
 list of  MLModel. | 
copyBaseTo, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, withGeneralProgressListener, withRequestMetricCollectorpublic String getFilterVariable()
MLModel: CreatedAt - Sets the
 search criteria to MLModel creation date.Status - Sets the search criteria to
 MLModel status.Name - Sets the
 search criteria to the contents of MLModel 
 Name.IAMUser - Sets the search
 criteria to the user account that invoked the MLModel
 creation.TrainingDataSourceId - Sets the search
 criteria to the DataSource used to train one or more
 MLModel.RealtimeEndpointStatus -
 Sets the search criteria to the MLModel real-time
 endpoint status.MLModelType - Sets the search
 criteria to MLModel type: binary, regression, or
 multi-class.Algorithm - Sets the search
 criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
 data file(s) used in training a MLModel. The URL can
 identify either a file or an Amazon Simple Storage Service (Amazon S3)
 bucket or directory.
 Constraints:
 Allowed Values: CreatedAt, LastUpdatedAt, Status, Name, IAMUser, TrainingDataSourceId, RealtimeEndpointStatus, MLModelType, Algorithm, TrainingDataURI
MLModel: CreatedAt - Sets the
         search criteria to MLModel creation date.Status - Sets the search criteria to
         MLModel status.Name - Sets the
         search criteria to the contents of MLModel 
         Name.IAMUser - Sets the search
         criteria to the user account that invoked the MLModel
         creation.TrainingDataSourceId - Sets the search
         criteria to the DataSource used to train one or more
         MLModel.RealtimeEndpointStatus -
         Sets the search criteria to the MLModel real-time
         endpoint status.MLModelType - Sets the search
         criteria to MLModel type: binary, regression, or
         multi-class.Algorithm - Sets the search
         criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
         data file(s) used in training a MLModel. The URL can
         identify either a file or an Amazon Simple Storage Service (Amazon S3)
         bucket or directory.MLModelFilterVariablepublic void setFilterVariable(String filterVariable)
MLModel: CreatedAt - Sets the
 search criteria to MLModel creation date.Status - Sets the search criteria to
 MLModel status.Name - Sets the
 search criteria to the contents of MLModel 
 Name.IAMUser - Sets the search
 criteria to the user account that invoked the MLModel
 creation.TrainingDataSourceId - Sets the search
 criteria to the DataSource used to train one or more
 MLModel.RealtimeEndpointStatus -
 Sets the search criteria to the MLModel real-time
 endpoint status.MLModelType - Sets the search
 criteria to MLModel type: binary, regression, or
 multi-class.Algorithm - Sets the search
 criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
 data file(s) used in training a MLModel. The URL can
 identify either a file or an Amazon Simple Storage Service (Amazon S3)
 bucket or directory.
 Constraints:
 Allowed Values: CreatedAt, LastUpdatedAt, Status, Name, IAMUser, TrainingDataSourceId, RealtimeEndpointStatus, MLModelType, Algorithm, TrainingDataURI
filterVariable - Use one of the following variables to filter a list of
         MLModel: CreatedAt - Sets the
         search criteria to MLModel creation date.Status - Sets the search criteria to
         MLModel status.Name - Sets the
         search criteria to the contents of MLModel 
         Name.IAMUser - Sets the search
         criteria to the user account that invoked the MLModel
         creation.TrainingDataSourceId - Sets the search
         criteria to the DataSource used to train one or more
         MLModel.RealtimeEndpointStatus -
         Sets the search criteria to the MLModel real-time
         endpoint status.MLModelType - Sets the search
         criteria to MLModel type: binary, regression, or
         multi-class.Algorithm - Sets the search
         criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
         data file(s) used in training a MLModel. The URL can
         identify either a file or an Amazon Simple Storage Service (Amazon S3)
         bucket or directory.MLModelFilterVariablepublic DescribeMLModelsRequest withFilterVariable(String filterVariable)
MLModel: CreatedAt - Sets the
 search criteria to MLModel creation date.Status - Sets the search criteria to
 MLModel status.Name - Sets the
 search criteria to the contents of MLModel 
 Name.IAMUser - Sets the search
 criteria to the user account that invoked the MLModel
 creation.TrainingDataSourceId - Sets the search
 criteria to the DataSource used to train one or more
 MLModel.RealtimeEndpointStatus -
 Sets the search criteria to the MLModel real-time
 endpoint status.MLModelType - Sets the search
 criteria to MLModel type: binary, regression, or
 multi-class.Algorithm - Sets the search
 criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
 data file(s) used in training a MLModel. The URL can
 identify either a file or an Amazon Simple Storage Service (Amazon S3)
 bucket or directory.Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Allowed Values: CreatedAt, LastUpdatedAt, Status, Name, IAMUser, TrainingDataSourceId, RealtimeEndpointStatus, MLModelType, Algorithm, TrainingDataURI
filterVariable - Use one of the following variables to filter a list of
         MLModel: CreatedAt - Sets the
         search criteria to MLModel creation date.Status - Sets the search criteria to
         MLModel status.Name - Sets the
         search criteria to the contents of MLModel 
         Name.IAMUser - Sets the search
         criteria to the user account that invoked the MLModel
         creation.TrainingDataSourceId - Sets the search
         criteria to the DataSource used to train one or more
         MLModel.RealtimeEndpointStatus -
         Sets the search criteria to the MLModel real-time
         endpoint status.MLModelType - Sets the search
         criteria to MLModel type: binary, regression, or
         multi-class.Algorithm - Sets the search
         criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
         data file(s) used in training a MLModel. The URL can
         identify either a file or an Amazon Simple Storage Service (Amazon S3)
         bucket or directory.MLModelFilterVariablepublic void setFilterVariable(MLModelFilterVariable filterVariable)
MLModel: CreatedAt - Sets the
 search criteria to MLModel creation date.Status - Sets the search criteria to
 MLModel status.Name - Sets the
 search criteria to the contents of MLModel 
 Name.IAMUser - Sets the search
 criteria to the user account that invoked the MLModel
 creation.TrainingDataSourceId - Sets the search
 criteria to the DataSource used to train one or more
 MLModel.RealtimeEndpointStatus -
 Sets the search criteria to the MLModel real-time
 endpoint status.MLModelType - Sets the search
 criteria to MLModel type: binary, regression, or
 multi-class.Algorithm - Sets the search
 criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
 data file(s) used in training a MLModel. The URL can
 identify either a file or an Amazon Simple Storage Service (Amazon S3)
 bucket or directory.
 Constraints:
 Allowed Values: CreatedAt, LastUpdatedAt, Status, Name, IAMUser, TrainingDataSourceId, RealtimeEndpointStatus, MLModelType, Algorithm, TrainingDataURI
filterVariable - Use one of the following variables to filter a list of
         MLModel: CreatedAt - Sets the
         search criteria to MLModel creation date.Status - Sets the search criteria to
         MLModel status.Name - Sets the
         search criteria to the contents of MLModel 
         Name.IAMUser - Sets the search
         criteria to the user account that invoked the MLModel
         creation.TrainingDataSourceId - Sets the search
         criteria to the DataSource used to train one or more
         MLModel.RealtimeEndpointStatus -
         Sets the search criteria to the MLModel real-time
         endpoint status.MLModelType - Sets the search
         criteria to MLModel type: binary, regression, or
         multi-class.Algorithm - Sets the search
         criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
         data file(s) used in training a MLModel. The URL can
         identify either a file or an Amazon Simple Storage Service (Amazon S3)
         bucket or directory.MLModelFilterVariablepublic DescribeMLModelsRequest withFilterVariable(MLModelFilterVariable filterVariable)
MLModel: CreatedAt - Sets the
 search criteria to MLModel creation date.Status - Sets the search criteria to
 MLModel status.Name - Sets the
 search criteria to the contents of MLModel 
 Name.IAMUser - Sets the search
 criteria to the user account that invoked the MLModel
 creation.TrainingDataSourceId - Sets the search
 criteria to the DataSource used to train one or more
 MLModel.RealtimeEndpointStatus -
 Sets the search criteria to the MLModel real-time
 endpoint status.MLModelType - Sets the search
 criteria to MLModel type: binary, regression, or
 multi-class.Algorithm - Sets the search
 criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
 data file(s) used in training a MLModel. The URL can
 identify either a file or an Amazon Simple Storage Service (Amazon S3)
 bucket or directory.Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Allowed Values: CreatedAt, LastUpdatedAt, Status, Name, IAMUser, TrainingDataSourceId, RealtimeEndpointStatus, MLModelType, Algorithm, TrainingDataURI
filterVariable - Use one of the following variables to filter a list of
         MLModel: CreatedAt - Sets the
         search criteria to MLModel creation date.Status - Sets the search criteria to
         MLModel status.Name - Sets the
         search criteria to the contents of MLModel 
         Name.IAMUser - Sets the search
         criteria to the user account that invoked the MLModel
         creation.TrainingDataSourceId - Sets the search
         criteria to the DataSource used to train one or more
         MLModel.RealtimeEndpointStatus -
         Sets the search criteria to the MLModel real-time
         endpoint status.MLModelType - Sets the search
         criteria to MLModel type: binary, regression, or
         multi-class.Algorithm - Sets the search
         criteria to the algorithm that the MLModel uses.TrainingDataURI - Sets the search criteria to the
         data file(s) used in training a MLModel. The URL can
         identify either a file or an Amazon Simple Storage Service (Amazon S3)
         bucket or directory.MLModelFilterVariablepublic String getEQ()
MLModel results will have
 FilterVariable values that exactly match the value
 specified with EQ.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
MLModel results will have
         FilterVariable values that exactly match the value
         specified with EQ.public void setEQ(String eQ)
MLModel results will have
 FilterVariable values that exactly match the value
 specified with EQ.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
eQ - The equal to operator. The MLModel results will have
         FilterVariable values that exactly match the value
         specified with EQ.public DescribeMLModelsRequest withEQ(String eQ)
MLModel results will have
 FilterVariable values that exactly match the value
 specified with EQ.
 Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
eQ - The equal to operator. The MLModel results will have
         FilterVariable values that exactly match the value
         specified with EQ.public String getGT()
MLModel results will have
 FilterVariable values that are greater than the value
 specified with GT.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
MLModel results will have
         FilterVariable values that are greater than the value
         specified with GT.public void setGT(String gT)
MLModel results will have
 FilterVariable values that are greater than the value
 specified with GT.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
gT - The greater than operator. The MLModel results will have
         FilterVariable values that are greater than the value
         specified with GT.public DescribeMLModelsRequest withGT(String gT)
MLModel results will have
 FilterVariable values that are greater than the value
 specified with GT.
 Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
gT - The greater than operator. The MLModel results will have
         FilterVariable values that are greater than the value
         specified with GT.public String getLT()
MLModel results will have
 FilterVariable values that are less than the value
 specified with LT.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
MLModel results will have
         FilterVariable values that are less than the value
         specified with LT.public void setLT(String lT)
MLModel results will have
 FilterVariable values that are less than the value
 specified with LT.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
lT - The less than operator. The MLModel results will have
         FilterVariable values that are less than the value
         specified with LT.public DescribeMLModelsRequest withLT(String lT)
MLModel results will have
 FilterVariable values that are less than the value
 specified with LT.
 Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
lT - The less than operator. The MLModel results will have
         FilterVariable values that are less than the value
         specified with LT.public String getGE()
MLModel
 results will have FilterVariable values that are greater
 than or equal to the value specified with GE.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
MLModel
         results will have FilterVariable values that are greater
         than or equal to the value specified with GE.public void setGE(String gE)
MLModel
 results will have FilterVariable values that are greater
 than or equal to the value specified with GE.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
gE - The greater than or equal to operator. The MLModel
         results will have FilterVariable values that are greater
         than or equal to the value specified with GE.public DescribeMLModelsRequest withGE(String gE)
MLModel
 results will have FilterVariable values that are greater
 than or equal to the value specified with GE.
 Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
gE - The greater than or equal to operator. The MLModel
         results will have FilterVariable values that are greater
         than or equal to the value specified with GE.public String getLE()
MLModel results
 will have FilterVariable values that are less than or
 equal to the value specified with LE.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
MLModel results
         will have FilterVariable values that are less than or
         equal to the value specified with LE.public void setLE(String lE)
MLModel results
 will have FilterVariable values that are less than or
 equal to the value specified with LE.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
lE - The less than or equal to operator. The MLModel results
         will have FilterVariable values that are less than or
         equal to the value specified with LE.public DescribeMLModelsRequest withLE(String lE)
MLModel results
 will have FilterVariable values that are less than or
 equal to the value specified with LE.
 Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
lE - The less than or equal to operator. The MLModel results
         will have FilterVariable values that are less than or
         equal to the value specified with LE.public String getNE()
MLModel results will have
 FilterVariable values not equal to the value specified
 with NE.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
MLModel results will have
         FilterVariable values not equal to the value specified
         with NE.public void setNE(String nE)
MLModel results will have
 FilterVariable values not equal to the value specified
 with NE.
 
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
nE - The not equal to operator. The MLModel results will have
         FilterVariable values not equal to the value specified
         with NE.public DescribeMLModelsRequest withNE(String nE)
MLModel results will have
 FilterVariable values not equal to the value specified
 with NE.
 Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
nE - The not equal to operator. The MLModel results will have
         FilterVariable values not equal to the value specified
         with NE.public String getPrefix()
Name or Id. For example, an
 MLModel could have the Name
 2014-09-09-HolidayGiftMailer. To search for this
 MLModel, select Name for the
 FilterVariable and any of the following strings for the
 Prefix: 
2014-09
2014-09-09
2014-09-09-Holiday
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
Name or Id. For example, an
         MLModel could have the Name
         2014-09-09-HolidayGiftMailer. To search for this
         MLModel, select Name for the
         FilterVariable and any of the following strings for the
         Prefix: 
2014-09
2014-09-09
2014-09-09-Holiday
public void setPrefix(String prefix)
Name or Id. For example, an
 MLModel could have the Name
 2014-09-09-HolidayGiftMailer. To search for this
 MLModel, select Name for the
 FilterVariable and any of the following strings for the
 Prefix: 
2014-09
2014-09-09
2014-09-09-Holiday
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
prefix - A string that is found at the beginning of a variable, such as
         Name or Id. For example, an
         MLModel could have the Name
         2014-09-09-HolidayGiftMailer. To search for this
         MLModel, select Name for the
         FilterVariable and any of the following strings for the
         Prefix: 
2014-09
2014-09-09
2014-09-09-Holiday
public DescribeMLModelsRequest withPrefix(String prefix)
Name or Id. For example, an
 MLModel could have the Name
 2014-09-09-HolidayGiftMailer. To search for this
 MLModel, select Name for the
 FilterVariable and any of the following strings for the
 Prefix: 
2014-09
2014-09-09
2014-09-09-Holiday
Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Length: 0 - 1024
 Pattern: .*\S.*|^$
prefix - A string that is found at the beginning of a variable, such as
         Name or Id. For example, an
         MLModel could have the Name
         2014-09-09-HolidayGiftMailer. To search for this
         MLModel, select Name for the
         FilterVariable and any of the following strings for the
         Prefix: 
2014-09
2014-09-09
2014-09-09-Holiday
public String getSortOrder()
MLModel. asc - Arranges the
 list in ascending order (A-Z, 0-9).dsc -
 Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
 
 Constraints:
 Allowed Values: asc, dsc
MLModel. asc - Arranges the
         list in ascending order (A-Z, 0-9).dsc -
         Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
SortOrderpublic void setSortOrder(String sortOrder)
MLModel. asc - Arranges the
 list in ascending order (A-Z, 0-9).dsc -
 Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
 
 Constraints:
 Allowed Values: asc, dsc
sortOrder - A two-value parameter that determines the sequence of the resulting
         list of MLModel. asc - Arranges the
         list in ascending order (A-Z, 0-9).dsc -
         Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
SortOrderpublic DescribeMLModelsRequest withSortOrder(String sortOrder)
MLModel. asc - Arranges the
 list in ascending order (A-Z, 0-9).dsc -
 Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
 
Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Allowed Values: asc, dsc
sortOrder - A two-value parameter that determines the sequence of the resulting
         list of MLModel. asc - Arranges the
         list in ascending order (A-Z, 0-9).dsc -
         Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
SortOrderpublic void setSortOrder(SortOrder sortOrder)
MLModel. asc - Arranges the
 list in ascending order (A-Z, 0-9).dsc -
 Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
 
 Constraints:
 Allowed Values: asc, dsc
sortOrder - A two-value parameter that determines the sequence of the resulting
         list of MLModel. asc - Arranges the
         list in ascending order (A-Z, 0-9).dsc -
         Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
SortOrderpublic DescribeMLModelsRequest withSortOrder(SortOrder sortOrder)
MLModel. asc - Arranges the
 list in ascending order (A-Z, 0-9).dsc -
 Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
 
Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Allowed Values: asc, dsc
sortOrder - A two-value parameter that determines the sequence of the resulting
         list of MLModel. asc - Arranges the
         list in ascending order (A-Z, 0-9).dsc -
         Arranges the list in descending order (Z-A, 9-0).Results are sorted by FilterVariable.
SortOrderpublic String getNextToken()
public void setNextToken(String nextToken)
nextToken - The ID of the page in the paginated results.public DescribeMLModelsRequest withNextToken(String nextToken)
Returns a reference to this object so that method calls can be chained together.
nextToken - The ID of the page in the paginated results.public Integer getLimit()
 Constraints:
 Range: 1 - 100
public void setLimit(Integer limit)
 Constraints:
 Range: 1 - 100
limit - The number of pages of information to include in the result. The range
         of acceptable values is 1 through 100. The default value is 100.public DescribeMLModelsRequest withLimit(Integer limit)
Returns a reference to this object so that method calls can be chained together.
 Constraints:
 Range: 1 - 100
limit - The number of pages of information to include in the result. The range
         of acceptable values is 1 through 100. The default value is 100.public String toString()
toString in class ObjectObject.toString()public DescribeMLModelsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()Copyright © 2015. All rights reserved.