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