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