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