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