Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetRefResponse |
Devops.getRef(GetRefRequest request)
This API will be deprecated on Wed, 12 June 2024 01:00:00 GMT as it does not get recognized
when refName has ‘/’.
|
GetRefResponse |
DevopsClient.getRef(GetRefRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetRefResponse> |
DevopsAsyncClient.getRef(GetRefRequest request,
AsyncHandler<GetRefRequest,GetRefResponse> handler) |
Future<GetRefResponse> |
DevopsAsync.getRef(GetRefRequest request,
AsyncHandler<GetRefRequest,GetRefResponse> handler)
This API will be deprecated on Wed, 12 June 2024 01:00:00 GMT as it does not get recognized
when refName has ‘/’.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRefResponse> |
DevopsAsyncClient.getRef(GetRefRequest request,
AsyncHandler<GetRefRequest,GetRefResponse> handler) |
Future<GetRefResponse> |
DevopsAsync.getRef(GetRefRequest request,
AsyncHandler<GetRefRequest,GetRefResponse> handler)
This API will be deprecated on Wed, 12 June 2024 01:00:00 GMT as it does not get recognized
when refName has ‘/’.
|
Modifier and Type | Method and Description |
---|---|
GetRefResponse |
GetRefResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRefResponse.Builder |
GetRefResponse.Builder.copy(GetRefResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.