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