| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
UploadEventContentResponse |
Event.uploadEventContent(UploadEventContentRequest request)
Upload the event content as a ZIP archive from the managed instance to the service
|
UploadEventContentResponse |
EventClient.uploadEventContent(UploadEventContentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UploadEventContentResponse> |
EventAsyncClient.uploadEventContent(UploadEventContentRequest request,
AsyncHandler<UploadEventContentRequest,UploadEventContentResponse> handler) |
Future<UploadEventContentResponse> |
EventAsync.uploadEventContent(UploadEventContentRequest request,
AsyncHandler<UploadEventContentRequest,UploadEventContentResponse> handler)
Upload the event content as a ZIP archive from the managed instance to the service
|
| Modifier and Type | Method and Description |
|---|---|
Future<UploadEventContentResponse> |
EventAsyncClient.uploadEventContent(UploadEventContentRequest request,
AsyncHandler<UploadEventContentRequest,UploadEventContentResponse> handler) |
Future<UploadEventContentResponse> |
EventAsync.uploadEventContent(UploadEventContentRequest request,
AsyncHandler<UploadEventContentRequest,UploadEventContentResponse> handler)
Upload the event content as a ZIP archive from the managed instance to the service
|
| Modifier and Type | Method and Description |
|---|---|
UploadEventContentResponse |
UploadEventContentResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
UploadEventContentResponse.Builder |
UploadEventContentResponse.Builder.copy(UploadEventContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.