Uses of Class
software.amazon.awssdk.services.s3.model.GetObjectAttributesRequest
Packages that use GetObjectAttributesRequest
-
Uses of GetObjectAttributesRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type GetObjectAttributesRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getObjectAttributes(GetObjectAttributesRequest getObjectAttributesRequest) Retrieves all of the metadata from an object without returning the object itself.DelegatingS3Client.getObjectAttributes(GetObjectAttributesRequest getObjectAttributesRequest) Retrieves all of the metadata from an object without returning the object itself.S3AsyncClient.getObjectAttributes(GetObjectAttributesRequest getObjectAttributesRequest) Retrieves all of the metadata from an object without returning the object itself.default GetObjectAttributesResponseS3Client.getObjectAttributes(GetObjectAttributesRequest getObjectAttributesRequest) Retrieves all of the metadata from an object without returning the object itself. -
Uses of GetObjectAttributesRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type GetObjectAttributesRequestModifier and TypeMethodDescriptionGetObjectAttributesRequestMarshaller.marshall(GetObjectAttributesRequest getObjectAttributesRequest)