Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
RequestJfrRecordingsResponse |
JavaManagementService.requestJfrRecordings(RequestJfrRecordingsRequest request)
Request to collect the JFR recordings on the selected target in the Fleet.
|
RequestJfrRecordingsResponse |
JavaManagementServiceClient.requestJfrRecordings(RequestJfrRecordingsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RequestJfrRecordingsResponse> |
JavaManagementServiceAsync.requestJfrRecordings(RequestJfrRecordingsRequest request,
AsyncHandler<RequestJfrRecordingsRequest,RequestJfrRecordingsResponse> handler)
Request to collect the JFR recordings on the selected target in the Fleet.
|
Future<RequestJfrRecordingsResponse> |
JavaManagementServiceAsyncClient.requestJfrRecordings(RequestJfrRecordingsRequest request,
AsyncHandler<RequestJfrRecordingsRequest,RequestJfrRecordingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RequestJfrRecordingsResponse> |
JavaManagementServiceAsync.requestJfrRecordings(RequestJfrRecordingsRequest request,
AsyncHandler<RequestJfrRecordingsRequest,RequestJfrRecordingsResponse> handler)
Request to collect the JFR recordings on the selected target in the Fleet.
|
Future<RequestJfrRecordingsResponse> |
JavaManagementServiceAsyncClient.requestJfrRecordings(RequestJfrRecordingsRequest request,
AsyncHandler<RequestJfrRecordingsRequest,RequestJfrRecordingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RequestJfrRecordingsResponse |
RequestJfrRecordingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RequestJfrRecordingsResponse.Builder |
RequestJfrRecordingsResponse.Builder.copy(RequestJfrRecordingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.