Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDrsFileResponse |
JavaManagementService.updateDrsFile(UpdateDrsFileRequest request)
Request to perform validation of the DRS file and update the existing file in the Object
Storage.
|
UpdateDrsFileResponse |
JavaManagementServiceClient.updateDrsFile(UpdateDrsFileRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDrsFileResponse> |
JavaManagementServiceAsync.updateDrsFile(UpdateDrsFileRequest request,
AsyncHandler<UpdateDrsFileRequest,UpdateDrsFileResponse> handler)
Request to perform validation of the DRS file and update the existing file in the Object
Storage.
|
Future<UpdateDrsFileResponse> |
JavaManagementServiceAsyncClient.updateDrsFile(UpdateDrsFileRequest request,
AsyncHandler<UpdateDrsFileRequest,UpdateDrsFileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDrsFileResponse> |
JavaManagementServiceAsync.updateDrsFile(UpdateDrsFileRequest request,
AsyncHandler<UpdateDrsFileRequest,UpdateDrsFileResponse> handler)
Request to perform validation of the DRS file and update the existing file in the Object
Storage.
|
Future<UpdateDrsFileResponse> |
JavaManagementServiceAsyncClient.updateDrsFile(UpdateDrsFileRequest request,
AsyncHandler<UpdateDrsFileRequest,UpdateDrsFileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateDrsFileResponse |
UpdateDrsFileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDrsFileResponse.Builder |
UpdateDrsFileResponse.Builder.copy(UpdateDrsFileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.