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