Class DescribeOperatingSystemsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.opsworks.transform.DescribeOperatingSystemsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeOperatingSystemsRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeOperatingSystemsRequestMarshaller
extends Object
implements Marshaller<DescribeOperatingSystemsRequest>
DescribeOperatingSystemsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeOperatingSystemsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeOperatingSystemsRequest describeOperatingSystemsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeOperatingSystemsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeOperatingSystemsRequest>- Parameters:
 describeOperatingSystemsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -