Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse |
ManagementClient.createChannel(CreateChannelRequest request) |
CreateChannelResponse |
Management.createChannel(CreateChannelRequest request)
Creates a new Channel.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateChannelResponse> |
ManagementAsyncClient.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler) |
Future<CreateChannelResponse> |
ManagementAsync.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler)
Creates a new Channel.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateChannelResponse> |
ManagementAsyncClient.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler) |
Future<CreateChannelResponse> |
ManagementAsync.createChannel(CreateChannelRequest request,
AsyncHandler<CreateChannelRequest,CreateChannelResponse> handler)
Creates a new Channel.
|
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse |
CreateChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.copy(CreateChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.