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