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