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