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