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