Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
StopChannelResponse |
ManagementClient.stopChannel(StopChannelRequest request) |
StopChannelResponse |
Management.stopChannel(StopChannelRequest request)
Stops a Channel so that it will no longer accept messages.
|
Modifier and Type | Method and Description |
---|---|
Future<StopChannelResponse> |
ManagementAsyncClient.stopChannel(StopChannelRequest request,
AsyncHandler<StopChannelRequest,StopChannelResponse> handler) |
Future<StopChannelResponse> |
ManagementAsync.stopChannel(StopChannelRequest request,
AsyncHandler<StopChannelRequest,StopChannelResponse> handler)
Stops a Channel so that it will no longer accept messages.
|
Modifier and Type | Method and Description |
---|---|
Future<StopChannelResponse> |
ManagementAsyncClient.stopChannel(StopChannelRequest request,
AsyncHandler<StopChannelRequest,StopChannelResponse> handler) |
Future<StopChannelResponse> |
ManagementAsync.stopChannel(StopChannelRequest request,
AsyncHandler<StopChannelRequest,StopChannelResponse> handler)
Stops a Channel so that it will no longer accept messages.
|
Modifier and Type | Method and Description |
---|---|
StopChannelResponse |
StopChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StopChannelResponse.Builder |
StopChannelResponse.Builder.copy(StopChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.