Class ListObjectAnnotationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.s3.transform.ListObjectAnnotationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListObjectAnnotationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListObjectAnnotationsRequestMarshaller
extends Object
implements Marshaller<ListObjectAnnotationsRequest>
ListObjectAnnotationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListObjectAnnotationsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListObjectAnnotationsRequest listObjectAnnotationsRequest)
-
Constructor Details
-
ListObjectAnnotationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListObjectAnnotationsRequest>
-