Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetJobActivityResponse |
FleetAppsManagementOperations.getJobActivity(GetJobActivityRequest request)
Gets activity details by identifier for a job.
|
GetJobActivityResponse |
FleetAppsManagementOperationsClient.getJobActivity(GetJobActivityRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobActivityResponse> |
FleetAppsManagementOperationsAsyncClient.getJobActivity(GetJobActivityRequest request,
AsyncHandler<GetJobActivityRequest,GetJobActivityResponse> handler) |
Future<GetJobActivityResponse> |
FleetAppsManagementOperationsAsync.getJobActivity(GetJobActivityRequest request,
AsyncHandler<GetJobActivityRequest,GetJobActivityResponse> handler)
Gets activity details by identifier for a job.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJobActivityResponse> |
FleetAppsManagementOperationsAsyncClient.getJobActivity(GetJobActivityRequest request,
AsyncHandler<GetJobActivityRequest,GetJobActivityResponse> handler) |
Future<GetJobActivityResponse> |
FleetAppsManagementOperationsAsync.getJobActivity(GetJobActivityRequest request,
AsyncHandler<GetJobActivityRequest,GetJobActivityResponse> handler)
Gets activity details by identifier for a job.
|
Modifier and Type | Method and Description |
---|---|
GetJobActivityResponse |
GetJobActivityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJobActivityResponse.Builder |
GetJobActivityResponse.Builder.copy(GetJobActivityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.