Uses of Class
com.cloudera.cdp.datahub.model.VmTypeResponseWithMetadata
Packages that use VmTypeResponseWithMetadata
-
Uses of VmTypeResponseWithMetadata in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return types with arguments of type VmTypeResponseWithMetadataModifier and TypeMethodDescriptionGetVmTypesResponse.getVmTypesWithMetadata()
Getter for vmTypesWithMetadata.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type VmTypeResponseWithMetadataModifier and TypeMethodDescriptionvoid
GetVmTypesResponse.setVmTypesWithMetadata
(List<VmTypeResponseWithMetadata> vmTypesWithMetadata) Setter for vmTypesWithMetadata.