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