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