Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
UpdateChannelResponse |
ManagementClient.updateChannel(UpdateChannelRequest request) |
UpdateChannelResponse |
Management.updateChannel(UpdateChannelRequest request)
Updates the specified Channel with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateChannelResponse> |
ManagementAsyncClient.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler) |
Future<UpdateChannelResponse> |
ManagementAsync.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler)
Updates the specified Channel with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateChannelResponse> |
ManagementAsyncClient.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler) |
Future<UpdateChannelResponse> |
ManagementAsync.updateChannel(UpdateChannelRequest request,
AsyncHandler<UpdateChannelRequest,UpdateChannelResponse> handler)
Updates the specified Channel with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelResponse |
UpdateChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateChannelResponse.Builder |
UpdateChannelResponse.Builder.copy(UpdateChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.