Class GetObjectInformationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.clouddirectory.transform.GetObjectInformationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetObjectInformationRequest>
@Generated("software.amazon.awssdk:codegen") public class GetObjectInformationRequestMarshaller extends Object implements Marshaller<GetObjectInformationRequest>
GetObjectInformationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetObjectInformationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetObjectInformationRequest getObjectInformationRequest)
-
-
-
Constructor Detail
-
GetObjectInformationRequestMarshaller
public GetObjectInformationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetObjectInformationRequest getObjectInformationRequest)
- Specified by:
marshallin interfaceMarshaller<GetObjectInformationRequest>
-
-