Class DescribeEvaluationsRequest
- 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.DescribeEvaluationsRequest
-
- All Implemented Interfaces:
SdkPojo,ToCopyableBuilder<DescribeEvaluationsRequest.Builder,DescribeEvaluationsRequest>
@Generated("software.amazon.awssdk:codegen") public final class DescribeEvaluationsRequest extends MachineLearningRequest implements ToCopyableBuilder<DescribeEvaluationsRequest.Builder,DescribeEvaluationsRequest>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceDescribeEvaluationsRequest.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DescribeEvaluationsRequest.Builderbuilder()Stringeq()The equal to operator.booleanequals(Object obj)booleanequalsBySdkFields(Object obj)EvaluationFilterVariablefilterVariable()Use one of the following variable to filter a list ofEvaluationobjects:StringfilterVariableAsString()Use one of the following variable to filter a list ofEvaluationobjects: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 maximum number ofEvaluationto 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.Map<String,SdkField<?>>sdkFieldNameToField()List<SdkField<?>>sdkFields()static Class<? extends DescribeEvaluationsRequest.Builder>serializableBuilderClass()SortOrdersortOrder()A two-value parameter that determines the sequence of the resulting list ofEvaluation.StringsortOrderAsString()A two-value parameter that determines the sequence of the resulting list ofEvaluation.DescribeEvaluationsRequest.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 EvaluationFilterVariable filterVariable()
Use one of the following variable to filter a list of
Evaluationobjects:-
CreatedAt- Sets the search criteria to theEvaluationcreation date. -
Status- Sets the search criteria to theEvaluationstatus. -
Name- Sets the search criteria to the contents ofEvaluationName. -
IAMUser- Sets the search criteria to the user account that invoked anEvaluation. -
MLModelId- Sets the search criteria to theMLModelthat was evaluated. -
DataSourceId- Sets the search criteria to theDataSourceused inEvaluation. -
DataUri- Sets the search criteria to the data file(s) used inEvaluation. The URL can identify either a file or an Amazon Simple Storage Solution (Amazon S3) bucket or directory.
If the service returns an enum value that is not available in the current SDK version,
filterVariablewill returnEvaluationFilterVariable.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromfilterVariableAsString().- Returns:
- Use one of the following variable to filter a list of
Evaluationobjects:-
CreatedAt- Sets the search criteria to theEvaluationcreation date. -
Status- Sets the search criteria to theEvaluationstatus. -
Name- Sets the search criteria to the contents ofEvaluationName. -
IAMUser- Sets the search criteria to the user account that invoked anEvaluation. -
MLModelId- Sets the search criteria to theMLModelthat was evaluated. -
DataSourceId- Sets the search criteria to theDataSourceused inEvaluation. -
DataUri- Sets the search criteria to the data file(s) used inEvaluation. The URL can identify either a file or an Amazon Simple Storage Solution (Amazon S3) bucket or directory.
-
- See Also:
EvaluationFilterVariable
-
-
filterVariableAsString
public final String filterVariableAsString()
Use one of the following variable to filter a list of
Evaluationobjects:-
CreatedAt- Sets the search criteria to theEvaluationcreation date. -
Status- Sets the search criteria to theEvaluationstatus. -
Name- Sets the search criteria to the contents ofEvaluationName. -
IAMUser- Sets the search criteria to the user account that invoked anEvaluation. -
MLModelId- Sets the search criteria to theMLModelthat was evaluated. -
DataSourceId- Sets the search criteria to theDataSourceused inEvaluation. -
DataUri- Sets the search criteria to the data file(s) used inEvaluation. The URL can identify either a file or an Amazon Simple Storage Solution (Amazon S3) bucket or directory.
If the service returns an enum value that is not available in the current SDK version,
filterVariablewill returnEvaluationFilterVariable.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromfilterVariableAsString().- Returns:
- Use one of the following variable to filter a list of
Evaluationobjects:-
CreatedAt- Sets the search criteria to theEvaluationcreation date. -
Status- Sets the search criteria to theEvaluationstatus. -
Name- Sets the search criteria to the contents ofEvaluationName. -
IAMUser- Sets the search criteria to the user account that invoked anEvaluation. -
MLModelId- Sets the search criteria to theMLModelthat was evaluated. -
DataSourceId- Sets the search criteria to theDataSourceused inEvaluation. -
DataUri- Sets the search criteria to the data file(s) used inEvaluation. The URL can identify either a file or an Amazon Simple Storage Solution (Amazon S3) bucket or directory.
-
- See Also:
EvaluationFilterVariable
-
-
eq
public final String eq()
The equal to operator. The
Evaluationresults will haveFilterVariablevalues that exactly match the value specified withEQ.- Returns:
- The equal to operator. The
Evaluationresults will haveFilterVariablevalues that exactly match the value specified withEQ.
-
gt
public final String gt()
The greater than operator. The
Evaluationresults will haveFilterVariablevalues that are greater than the value specified withGT.- Returns:
- The greater than operator. The
Evaluationresults will haveFilterVariablevalues that are greater than the value specified withGT.
-
lt
public final String lt()
The less than operator. The
Evaluationresults will haveFilterVariablevalues that are less than the value specified withLT.- Returns:
- The less than operator. The
Evaluationresults will haveFilterVariablevalues that are less than the value specified withLT.
-
ge
public final String ge()
The greater than or equal to operator. The
Evaluationresults will haveFilterVariablevalues that are greater than or equal to the value specified withGE.- Returns:
- The greater than or equal to operator. The
Evaluationresults 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
Evaluationresults will haveFilterVariablevalues that are less than or equal to the value specified withLE.- Returns:
- The less than or equal to operator. The
Evaluationresults will haveFilterVariablevalues that are less than or equal to the value specified withLE.
-
ne
public final String ne()
The not equal to operator. The
Evaluationresults will haveFilterVariablevalues not equal to the value specified withNE.- Returns:
- The not equal to operator. The
Evaluationresults 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
Evaluationcould have theName2014-09-09-HolidayGiftMailer. To search for thisEvaluation, 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
Evaluationcould have theName2014-09-09-HolidayGiftMailer. To search for thisEvaluation, 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
Evaluation.-
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
Evaluation.-
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
Evaluation.-
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
Evaluation.-
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 maximum number of
Evaluationto include in the result.- Returns:
- The maximum number of
Evaluationto include in the result.
-
toBuilder
public DescribeEvaluationsRequest.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<DescribeEvaluationsRequest.Builder,DescribeEvaluationsRequest>- Specified by:
toBuilderin classMachineLearningRequest
-
builder
public static DescribeEvaluationsRequest.Builder builder()
-
serializableBuilderClass
public static Class<? extends DescribeEvaluationsRequest.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
-
sdkFieldNameToField
public final Map<String,SdkField<?>> sdkFieldNameToField()
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-
-