Class DescribeOrganizationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workmail.transform.DescribeOrganizationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeOrganizationRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeOrganizationRequestMarshaller
extends Object
implements Marshaller<DescribeOrganizationRequest>
DescribeOrganizationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeOrganizationRequest describeOrganizationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeOrganizationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeOrganizationRequest>- Parameters:
 describeOrganizationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -