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