Package com.cloudera.cdp.opdb.model
Class KeyValuePair
java.lang.Object
com.cloudera.cdp.opdb.model.KeyValuePair
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
           date="2025-10-28T14:00:29.478-07:00")
public class KeyValuePair
extends Object
Generic key-value type, because map<> is not supported
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
KeyValuePairpublic KeyValuePair()
 
- 
- 
Method Details