Package | Description |
---|---|
com.oracle.bmc.streaming | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Method and Description |
---|---|
StopArchiverResponse |
StreamAdmin.stopArchiver(StopArchiverRequest request)
Stop the archiver for the specified stream.
|
StopArchiverResponse |
StreamAdminClient.stopArchiver(StopArchiverRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<StopArchiverResponse> |
StreamAdminAsync.stopArchiver(StopArchiverRequest request,
AsyncHandler<StopArchiverRequest,StopArchiverResponse> handler)
Stop the archiver for the specified stream.
|
Future<StopArchiverResponse> |
StreamAdminAsyncClient.stopArchiver(StopArchiverRequest request,
AsyncHandler<StopArchiverRequest,StopArchiverResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<StopArchiverResponse> |
StreamAdminAsync.stopArchiver(StopArchiverRequest request,
AsyncHandler<StopArchiverRequest,StopArchiverResponse> handler)
Stop the archiver for the specified stream.
|
Future<StopArchiverResponse> |
StreamAdminAsyncClient.stopArchiver(StopArchiverRequest request,
AsyncHandler<StopArchiverRequest,StopArchiverResponse> handler) |
Modifier and Type | Method and Description |
---|---|
StopArchiverResponse |
StopArchiverResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
StopArchiverResponse.Builder |
StopArchiverResponse.Builder.copy(StopArchiverResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2020. All rights reserved.