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