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