Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
GetDrsFileResponse |
JavaManagementService.getDrsFile(GetDrsFileRequest request)
Get the detail about the created DRS file in the Fleet.
|
GetDrsFileResponse |
JavaManagementServiceClient.getDrsFile(GetDrsFileRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDrsFileResponse> |
JavaManagementServiceAsync.getDrsFile(GetDrsFileRequest request,
AsyncHandler<GetDrsFileRequest,GetDrsFileResponse> handler)
Get the detail about the created DRS file in the Fleet.
|
Future<GetDrsFileResponse> |
JavaManagementServiceAsyncClient.getDrsFile(GetDrsFileRequest request,
AsyncHandler<GetDrsFileRequest,GetDrsFileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDrsFileResponse> |
JavaManagementServiceAsync.getDrsFile(GetDrsFileRequest request,
AsyncHandler<GetDrsFileRequest,GetDrsFileResponse> handler)
Get the detail about the created DRS file in the Fleet.
|
Future<GetDrsFileResponse> |
JavaManagementServiceAsyncClient.getDrsFile(GetDrsFileRequest request,
AsyncHandler<GetDrsFileRequest,GetDrsFileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDrsFileResponse |
GetDrsFileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDrsFileResponse.Builder |
GetDrsFileResponse.Builder.copy(GetDrsFileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.