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