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