@Generated(value="software.amazon.awssdk:codegen") public class LeaveOrganizationRequestMarshaller extends Object implements Marshaller<LeaveOrganizationRequest>
LeaveOrganizationRequest
MarshallerConstructor and Description |
---|
LeaveOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(LeaveOrganizationRequest leaveOrganizationRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public LeaveOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(LeaveOrganizationRequest leaveOrganizationRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<LeaveOrganizationRequest>
leaveOrganizationRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.