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