Class CreateCloudConnectorRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.CreateCloudConnectorRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateCloudConnectorRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateCloudConnectorRequestMarshaller
extends Object
implements Marshaller<CreateCloudConnectorRequest>
CreateCloudConnectorRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateCloudConnectorRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateCloudConnectorRequest createCloudConnectorRequest)
-
Constructor Details
-
CreateCloudConnectorRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateCloudConnectorRequest>
-