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