Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
GetJobLogResponse |
DataCatalog.getJobLog(GetJobLogRequest request)
Gets a specific job log by key.
|
GetJobLogResponse |
DataCatalogClient.getJobLog(GetJobLogRequest request) |
Future<GetJobLogResponse> |
DataCatalogAsync.getJobLog(GetJobLogRequest request,
AsyncHandler<GetJobLogRequest,GetJobLogResponse> handler)
Gets a specific job log by key.
|
Future<GetJobLogResponse> |
DataCatalogAsyncClient.getJobLog(GetJobLogRequest request,
AsyncHandler<GetJobLogRequest,GetJobLogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetJobLogResponse> |
DataCatalogAsync.getJobLog(GetJobLogRequest request,
AsyncHandler<GetJobLogRequest,GetJobLogResponse> handler)
Gets a specific job log by key.
|
Future<GetJobLogResponse> |
DataCatalogAsyncClient.getJobLog(GetJobLogRequest request,
AsyncHandler<GetJobLogRequest,GetJobLogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJobLogRequest |
GetJobLogRequest.Builder.build()
Build the instance of GetJobLogRequest as configured by this builder
|
GetJobLogRequest |
GetJobLogRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJobLogRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJobLogRequest.Builder |
GetJobLogRequest.Builder.copy(GetJobLogRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.