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