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