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