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