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