Class DescribeProfileRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.transfer.transform.DescribeProfileRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeProfileRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeProfileRequestMarshaller extends Object implements Marshaller<DescribeProfileRequest>
DescribeProfileRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeProfileRequest describeProfileRequest)
-
-
-
Constructor Detail
-
DescribeProfileRequestMarshaller
public DescribeProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeProfileRequest describeProfileRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeProfileRequest>
-
-