Uses of Class
com.uc4.api.systemoverview.ILMPartitionItem
Packages that use ILMPartitionItem
-
Uses of ILMPartitionItem in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return types with arguments of type ILMPartitionItemModifier and TypeMethodDescriptionILMList.partitions()
Returns an iterator which can be used get the content of the partitions table.Constructors in com.uc4.communication.requests with parameters of type ILMPartitionItemModifierConstructorDescriptionCheckILMPartition
(ILMPartitionItem partition) Creates a newCheckILMPartition
request.DropILMPartition
(ILMPartitionItem partition) Creates a new request to drop an ILM partition.