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>
DescribeUserProfilesRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeUserProfilesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeUserProfilesRequest describeUserProfilesRequest)
-
-
-
Constructor Detail
-
DescribeUserProfilesRequestMarshaller
public DescribeUserProfilesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeUserProfilesRequest describeUserProfilesRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeUserProfilesRequest>
-
-