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