Class DescribeMlModelsRequest
- java.lang.Object
-
- software.amazon.awssdk.core.SdkRequest
-
- software.amazon.awssdk.awscore.AwsRequest
-
- software.amazon.awssdk.services.machinelearning.model.MachineLearningRequest
-
- software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<DescribeMlModelsRequest.Builder,DescribeMlModelsRequest>
@Generated("software.amazon.awssdk:codegen") public final class DescribeMlModelsRequest extends MachineLearningRequest implements ToCopyableBuilder<DescribeMlModelsRequest.Builder,DescribeMlModelsRequest>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceDescribeMlModelsRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DescribeMlModelsRequest.Builderbuilder()Stringeq()The equal to operator.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)MLModelFilterVariablefilterVariable()Use one of the following variables to filter a list ofMLModel:StringfilterVariableAsString()Use one of the following variables to filter a list ofMLModel:Stringge()The greater than or equal to operator.<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)Stringgt()The greater than operator.inthashCode()Stringle()The less than or equal to operator.Integerlimit()The number of pages of information to include in the result.Stringlt()The less than operator.Stringne()The not equal to operator.StringnextToken()The ID of the page in the paginated results.Stringprefix()A string that is found at the beginning of a variable, such asNameorId.List<SdkField<?>>sdkFields()static Class<? extends DescribeMlModelsRequest.Builder>serializableBuilderClass()SortOrdersortOrder()A two-value parameter that determines the sequence of the resulting list ofMLModel.StringsortOrderAsString()A two-value parameter that determines the sequence of the resulting list ofMLModel.DescribeMlModelsRequest.BuildertoBuilder()StringtoString()Returns a string representation of this object.-
Methods inherited from class software.amazon.awssdk.awscore.AwsRequest
overrideConfiguration
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
filterVariable
public final 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. The URL can identify either a file or an Amazon Simple Storage Service (Amazon S3) bucket or directory.
If the service returns an enum value that is not available in the current SDK version,
filterVariablewill returnMLModelFilterVariable.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromfilterVariableAsString().- Returns:
- 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. The URL can identify either a file or an Amazon Simple Storage Service (Amazon S3) bucket or directory.
-
- See Also:
MLModelFilterVariable
-
-
filterVariableAsString
public final String filterVariableAsString()
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. The URL can identify either a file or an Amazon Simple Storage Service (Amazon S3) bucket or directory.
If the service returns an enum value that is not available in the current SDK version,
filterVariablewill returnMLModelFilterVariable.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromfilterVariableAsString().- Returns:
- 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. The URL can identify either a file or an Amazon Simple Storage Service (Amazon S3) bucket or directory.
-
- See Also:
MLModelFilterVariable
-
-
eq
public final String eq()
The equal to operator. The
MLModelresults will haveFilterVariablevalues that exactly match the value specified withEQ.- Returns:
- The equal to operator. The
MLModelresults will haveFilterVariablevalues that exactly match the value specified withEQ.
-
gt
public final String gt()
The greater than operator. The
MLModelresults will haveFilterVariablevalues that are greater than the value specified withGT.- Returns:
- The greater than operator. The
MLModelresults will haveFilterVariablevalues that are greater than the value specified withGT.
-
lt
public final String lt()
The less than operator. The
MLModelresults will haveFilterVariablevalues that are less than the value specified withLT.- Returns:
- The less than operator. The
MLModelresults will haveFilterVariablevalues that are less than the value specified withLT.
-
ge
public final String ge()
The greater than or equal to operator. The
MLModelresults will haveFilterVariablevalues that are greater than or equal to the value specified withGE.- Returns:
- The greater than or equal to operator. The
MLModelresults will haveFilterVariablevalues that are greater than or equal to the value specified withGE.
-
le
public final String le()
The less than or equal to operator. The
MLModelresults will haveFilterVariablevalues that are less than or equal to the value specified withLE.- Returns:
- The less than or equal to operator. The
MLModelresults will haveFilterVariablevalues that are less than or equal to the value specified withLE.
-
ne
public final String ne()
The not equal to operator. The
MLModelresults will haveFilterVariablevalues not equal to the value specified withNE.- Returns:
- The not equal to operator. The
MLModelresults will haveFilterVariablevalues not equal to the value specified withNE.
-
prefix
public final String prefix()
A string that is found at the beginning of a variable, such as
NameorId.For example, an
MLModelcould have theName2014-09-09-HolidayGiftMailer. To search for thisMLModel, selectNamefor theFilterVariableand any of the following strings for thePrefix:-
2014-09
-
2014-09-09
-
2014-09-09-Holiday
- Returns:
- A string that is found at the beginning of a variable, such as
NameorId.For example, an
MLModelcould have theName2014-09-09-HolidayGiftMailer. To search for thisMLModel, selectNamefor theFilterVariableand any of the following strings for thePrefix:-
2014-09
-
2014-09-09
-
2014-09-09-Holiday
-
-
-
sortOrder
public final SortOrder 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.If the service returns an enum value that is not available in the current SDK version,
sortOrderwill returnSortOrder.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsortOrderAsString().- Returns:
- 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. -
- See Also:
SortOrder
-
-
sortOrderAsString
public final String sortOrderAsString()
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.If the service returns an enum value that is not available in the current SDK version,
sortOrderwill returnSortOrder.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromsortOrderAsString().- Returns:
- 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. -
- See Also:
SortOrder
-
-
nextToken
public final String nextToken()
The ID of the page in the paginated results.
- Returns:
- The ID of the page in the paginated results.
-
limit
public final Integer limit()
The number of pages of information to include in the result. The range of acceptable values is
1through100. The default value is100.- Returns:
- The number of pages of information to include in the result. The range of acceptable values is
1through100. The default value is100.
-
toBuilder
public DescribeMlModelsRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<DescribeMlModelsRequest.Builder,DescribeMlModelsRequest>- Specified by:
toBuilderin classMachineLearningRequest
-
builder
public static DescribeMlModelsRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends DescribeMlModelsRequest.Builder> serializableBuilderClass()
-
hashCode
public final int hashCode()
- Overrides:
hashCodein classAwsRequest
-
equals
public final boolean equals(Object obj)
- Overrides:
equalsin classAwsRequest
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
getValueForField
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
- Overrides:
getValueForFieldin classSdkRequest
-
-