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