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