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