RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.body$(RequestJfrRecordingsDetails body) |
Alternative setter for the body parameter.
|
static RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.builder() |
Return a new builder for this request object.
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.copy(RequestJfrRecordingsRequest o) |
Copy method to populate the builder with values from the given instance.
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.fleetId(String fleetId) |
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.requestJfrRecordingsDetails(RequestJfrRecordingsDetails requestJfrRecordingsDetails) |
Detail information to start JFR recordings.
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RequestJfrRecordingsRequest.Builder |
RequestJfrRecordingsRequest.toBuilder() |
|