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