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