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