Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetEventRequest,GetEventResponse> |
EventWaiters.forEvent(GetEventRequest request,
Event.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetEventRequest,GetEventResponse> |
EventWaiters.forEvent(GetEventRequest request,
Event.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEventRequest,GetEventResponse> |
EventWaiters.forEvent(GetEventRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Event.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetEventRequest,GetEventResponse> |
EventWaiters.forEvent(GetEventRequest request,
Event.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetEventRequest,GetEventResponse> |
EventWaiters.forEvent(GetEventRequest request,
Event.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetEventRequest,GetEventResponse> |
EventWaiters.forEvent(GetEventRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Event.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetEventResponse |
Event.getEvent(GetEventRequest request)
Returns information about the specified event.
|
GetEventResponse |
EventClient.getEvent(GetEventRequest request) |
Future<GetEventResponse> |
EventAsyncClient.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler) |
Future<GetEventResponse> |
EventAsync.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler)
Returns information about the specified event.
|
Modifier and Type | Method and Description |
---|---|
Future<GetEventResponse> |
EventAsyncClient.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler) |
Future<GetEventResponse> |
EventAsync.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler)
Returns information about the specified event.
|
Modifier and Type | Method and Description |
---|---|
GetEventRequest |
GetEventRequest.Builder.build()
Build the instance of GetEventRequest as configured by this builder
|
GetEventRequest |
GetEventRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetEventRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetEventRequest.Builder |
GetEventRequest.Builder.copy(GetEventRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.