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