Package com.cloudera.cdp.datahub.model
Class VmTypeResponseWithMetadata
java.lang.Object
com.cloudera.cdp.datahub.model.VmTypeResponseWithMetadata
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:24.392-07:00")
public class VmTypeResponseWithMetadata
extends Object
Response object containing vm types and its metadata.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VmTypeResponseWithMetadata
public VmTypeResponseWithMetadata()
-
-
Method Details
-
getName
Getter for name. Name of the vm type. -
setName
Setter for name. Name of the vm type. -
getProperties
Getter for properties. JSON string with metadata as key value pairs. -
setProperties
Setter for properties. JSON string with metadata as key value pairs. -
equals
-
hashCode
public int hashCode() -
toString
-