Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetEventResponse |
Event.getEvent(GetEventRequest request)
Returns information about the specified event.
|
GetEventResponse |
EventClient.getEvent(GetEventRequest request) |
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. |
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 |
---|---|
GetEventResponse |
GetEventResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEventResponse.Builder |
GetEventResponse.Builder.copy(GetEventResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.