Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
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.
|
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 |
---|---|
StopChannelRequest |
StopChannelRequest.Builder.build()
Build the instance of StopChannelRequest as configured by this builder
|
StopChannelRequest |
StopChannelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopChannelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopChannelRequest.Builder |
StopChannelRequest.Builder.copy(StopChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.