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