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