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