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