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