Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetObjectResponse |
Devops.getObject(GetObjectRequest request)
Retrieves blob of specific branch name/commit ID and file path.
|
GetObjectResponse |
DevopsClient.getObject(GetObjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetObjectResponse> |
DevopsAsyncClient.getObject(GetObjectRequest request,
AsyncHandler<GetObjectRequest,GetObjectResponse> handler) |
Future<GetObjectResponse> |
DevopsAsync.getObject(GetObjectRequest request,
AsyncHandler<GetObjectRequest,GetObjectResponse> handler)
Retrieves blob of specific branch name/commit ID and file path.
|
Modifier and Type | Method and Description |
---|---|
Future<GetObjectResponse> |
DevopsAsyncClient.getObject(GetObjectRequest request,
AsyncHandler<GetObjectRequest,GetObjectResponse> handler) |
Future<GetObjectResponse> |
DevopsAsync.getObject(GetObjectRequest request,
AsyncHandler<GetObjectRequest,GetObjectResponse> handler)
Retrieves blob of specific branch name/commit ID and file path.
|
Modifier and Type | Method and Description |
---|---|
GetObjectResponse |
GetObjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetObjectResponse.Builder |
GetObjectResponse.Builder.copy(GetObjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.