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