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