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