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