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