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