Class GetLabelDetectionRequestMetadata

java.lang.Object
software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<GetLabelDetectionRequestMetadata.Builder,GetLabelDetectionRequestMetadata>

@Generated("software.amazon.awssdk:codegen") public final class GetLabelDetectionRequestMetadata extends Object implements SdkPojo, Serializable, ToCopyableBuilder<GetLabelDetectionRequestMetadata.Builder,GetLabelDetectionRequestMetadata>

Contains metadata about a label detection request, including the SortBy and AggregateBy options.

See Also: