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>
DescribeOrganizationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeOrganizationRequest describeOrganizationRequest)
-
-
-
Constructor Detail
-
DescribeOrganizationRequestMarshaller
public DescribeOrganizationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeOrganizationRequest describeOrganizationRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeOrganizationRequest>
-
-