public class ContainerRequest extends Object
| Constructor | Description |
|---|---|
ContainerRequest() |
Initializes a new instance of the ContainerRequest class.
|
ContainerRequest(ContainerOptions options) |
Initializes a new instance of the ContainerRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
ContainerOptions |
getoptions() |
Container options.
|
int |
hashCode() |
|
void |
setoptions(ContainerOptions options) |
|
String |
toString() |
public ContainerRequest()
public ContainerRequest(ContainerOptions options)
options - Container options.public ContainerOptions getoptions()
public void setoptions(ContainerOptions options)
Copyright © 2025. All rights reserved.