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