Uses of Class
com.cloudera.cdp.lakehouseopt.model.GetAssociatedNamespacesObject
Packages that use GetAssociatedNamespacesObject
-
Uses of GetAssociatedNamespacesObject in com.cloudera.cdp.lakehouseopt.model
Methods in com.cloudera.cdp.lakehouseopt.model that return types with arguments of type GetAssociatedNamespacesObjectModifier and TypeMethodDescriptionGetAssociatedNamespacesResponse.getAssociatedNamespaces()Getter for associatedNamespaces.Method parameters in com.cloudera.cdp.lakehouseopt.model with type arguments of type GetAssociatedNamespacesObjectModifier and TypeMethodDescriptionvoidGetAssociatedNamespacesResponse.setAssociatedNamespaces(List<GetAssociatedNamespacesObject> associatedNamespaces) Setter for associatedNamespaces.