Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
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) |
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 |
---|---|
CreateDrsFileRequest |
CreateDrsFileRequest.Builder.build()
Build the instance of CreateDrsFileRequest as configured by this builder
|
CreateDrsFileRequest |
CreateDrsFileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDrsFileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDrsFileRequest.Builder |
CreateDrsFileRequest.Builder.copy(CreateDrsFileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.