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