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