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