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