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