Uses of Class
org.rostore.v2.container.ContainerListOperations
Packages that use ContainerListOperations
-
Uses of ContainerListOperations in org.rostore.v2.container
Methods in org.rostore.v2.container that return ContainerListOperationsModifier and TypeMethodDescriptionContainer.getContainerListOperations()This is the major (parent) class that manages the list of containersConstructors in org.rostore.v2.container with parameters of type ContainerListOperationsModifierConstructorDescriptionprotectedContainer(ContainerListOperations containerListOperations, String name, ContainerMeta containerMeta) This constructor creates a new container.protectedContainer(ContainerListOperations containerListOperations, String name, ContainerDescriptor descriptor) This one opens up the container if it has already been created.