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