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