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