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