Uses of Class
software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
-
Packages that use GetLabelDetectionRequestMetadata Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of GetLabelDetectionRequestMetadata in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return GetLabelDetectionRequestMetadata Modifier and Type Method Description GetLabelDetectionRequestMetadataGetLabelDetectionResponse. getRequestMetadata()Information about the paramters used when getting a response.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type GetLabelDetectionRequestMetadata Modifier and Type Method Description GetLabelDetectionResponse.BuilderGetLabelDetectionResponse.Builder. getRequestMetadata(GetLabelDetectionRequestMetadata getRequestMetadata)Information about the paramters used when getting a response.
-