Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
GetChannelResponse |
ManagementClient.getChannel(GetChannelRequest request) |
GetChannelResponse |
Management.getChannel(GetChannelRequest request)
Gets the specified Channel.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetChannelRequest,GetChannelResponse> |
ManagementWaiters.forChannel(GetChannelRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetChannelRequest,GetChannelResponse> |
ManagementWaiters.forChannel(GetChannelRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetChannelRequest,GetChannelResponse> |
ManagementWaiters.forChannel(GetChannelRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetChannelResponse> |
ManagementAsyncClient.getChannel(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResponse> handler) |
Future<GetChannelResponse> |
ManagementAsync.getChannel(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResponse> handler)
Gets the specified Channel.
|
Modifier and Type | Method and Description |
---|---|
Future<GetChannelResponse> |
ManagementAsyncClient.getChannel(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResponse> handler) |
Future<GetChannelResponse> |
ManagementAsync.getChannel(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResponse> handler)
Gets the specified Channel.
|
Modifier and Type | Method and Description |
---|---|
GetChannelResponse |
GetChannelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetChannelResponse.Builder |
GetChannelResponse.Builder.copy(GetChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.