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