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