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