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