Package | Description |
---|---|
com.oracle.bmc.streaming.model | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Method and Description |
---|---|
StreamPool |
StreamPool.Builder.build() |
Modifier and Type | Method and Description |
---|---|
StreamPool.Builder |
StreamPool.Builder.copy(StreamPool model) |
Modifier and Type | Method and Description |
---|---|
StreamPool |
CreateStreamPoolResponse.getStreamPool()
The returned StreamPool instance.
|
StreamPool |
UpdateStreamPoolResponse.getStreamPool()
The returned StreamPool instance.
|
StreamPool |
GetStreamPoolResponse.getStreamPool()
The returned StreamPool instance.
|
Modifier and Type | Method and Description |
---|---|
CreateStreamPoolResponse.Builder |
CreateStreamPoolResponse.Builder.streamPool(StreamPool streamPool)
The returned StreamPool instance.
|
UpdateStreamPoolResponse.Builder |
UpdateStreamPoolResponse.Builder.streamPool(StreamPool streamPool)
The returned StreamPool instance.
|
GetStreamPoolResponse.Builder |
GetStreamPoolResponse.Builder.streamPool(StreamPool streamPool)
The returned StreamPool instance.
|
Copyright © 2016–2023. All rights reserved.