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