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