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