Class ListOrganizationsFeaturesRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.iam.transform.ListOrganizationsFeaturesRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListOrganizationsFeaturesRequest>
@Generated("software.amazon.awssdk:codegen") public class ListOrganizationsFeaturesRequestMarshaller extends Object implements Marshaller<ListOrganizationsFeaturesRequest>
ListOrganizationsFeaturesRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description ListOrganizationsFeaturesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(ListOrganizationsFeaturesRequest listOrganizationsFeaturesRequest)
-
-
-
Constructor Detail
-
ListOrganizationsFeaturesRequestMarshaller
public ListOrganizationsFeaturesRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListOrganizationsFeaturesRequest listOrganizationsFeaturesRequest)
- Specified by:
marshall
in interfaceMarshaller<ListOrganizationsFeaturesRequest>
-
-