| Package | Description |
|---|---|
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
StreamType |
Frame.getStreamType() |
static StreamType |
StreamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamType[] |
StreamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Frame(StreamType streamType,
byte[] payload) |
Copyright © 2025. All rights reserved.