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