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