public static final class ContainerReapContext.Builder extends Object
| Constructor and Description | 
|---|
| Builder() | 
| Modifier and Type | Method and Description | 
|---|---|
| ContainerReapContext | build()Builds the context with the attributes set. | 
| ContainerReapContext.Builder | setContainer(Container container)Set the container within the context. | 
| ContainerReapContext.Builder | setUser(String user)Set the set within the context. | 
public ContainerReapContext.Builder setContainer(Container container)
container - the Container.public ContainerReapContext.Builder setUser(String user)
user - the user.public ContainerReapContext build()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.