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