Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
RequestJfrRecordingsResponse |
JavaManagementServiceClient.requestJfrRecordings(RequestJfrRecordingsRequest request) |
RequestJfrRecordingsResponse |
JavaManagementService.requestJfrRecordings(RequestJfrRecordingsRequest request)
Request to collect the JFR recordings on the selected target in the Fleet.
|
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 |
---|---|
RequestJfrRecordingsRequest |
RequestJfrRecordingsRequest.Builder.build()
Build the instance of RequestJfrRecordingsRequest as configured by this builder
|
RequestJfrRecordingsRequest |
RequestJfrRecordingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RequestJfrRecordingsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.copy(RequestJfrRecordingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.