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