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