Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
GetEventContentResponse |
Event.getEventContent(GetEventContentRequest request)
Returns a ZIP archive with additional information about an event.
|
GetEventContentResponse |
EventClient.getEventContent(GetEventContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetEventContentResponse> |
EventAsyncClient.getEventContent(GetEventContentRequest request,
AsyncHandler<GetEventContentRequest,GetEventContentResponse> handler) |
Future<GetEventContentResponse> |
EventAsync.getEventContent(GetEventContentRequest request,
AsyncHandler<GetEventContentRequest,GetEventContentResponse> handler)
Returns a ZIP archive with additional information about an event.
|
Modifier and Type | Method and Description |
---|---|
Future<GetEventContentResponse> |
EventAsyncClient.getEventContent(GetEventContentRequest request,
AsyncHandler<GetEventContentRequest,GetEventContentResponse> handler) |
Future<GetEventContentResponse> |
EventAsync.getEventContent(GetEventContentRequest request,
AsyncHandler<GetEventContentRequest,GetEventContentResponse> handler)
Returns a ZIP archive with additional information about an event.
|
Modifier and Type | Method and Description |
---|---|
GetEventContentResponse |
GetEventContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEventContentResponse.Builder |
GetEventContentResponse.Builder.copy(GetEventContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.