Package | Description |
---|---|
com.oracle.bmc.streaming | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Method and Description |
---|---|
CreateStreamPoolResponse |
StreamAdmin.createStreamPool(CreateStreamPoolRequest request)
Starts the provisioning of a new stream pool.
|
CreateStreamPoolResponse |
StreamAdminClient.createStreamPool(CreateStreamPoolRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateStreamPoolResponse> |
StreamAdminAsync.createStreamPool(CreateStreamPoolRequest request,
AsyncHandler<CreateStreamPoolRequest,CreateStreamPoolResponse> handler)
Starts the provisioning of a new stream pool.
|
Future<CreateStreamPoolResponse> |
StreamAdminAsyncClient.createStreamPool(CreateStreamPoolRequest request,
AsyncHandler<CreateStreamPoolRequest,CreateStreamPoolResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateStreamPoolResponse> |
StreamAdminAsync.createStreamPool(CreateStreamPoolRequest request,
AsyncHandler<CreateStreamPoolRequest,CreateStreamPoolResponse> handler)
Starts the provisioning of a new stream pool.
|
Future<CreateStreamPoolResponse> |
StreamAdminAsyncClient.createStreamPool(CreateStreamPoolRequest request,
AsyncHandler<CreateStreamPoolRequest,CreateStreamPoolResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateStreamPoolResponse |
CreateStreamPoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateStreamPoolResponse.Builder |
CreateStreamPoolResponse.Builder.copy(CreateStreamPoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.