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