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