Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
PutRepositoryRefResponse |
Devops.putRepositoryRef(PutRepositoryRefRequest request)
Creates a new reference or updates an existing one.
|
PutRepositoryRefResponse |
DevopsClient.putRepositoryRef(PutRepositoryRefRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PutRepositoryRefResponse> |
DevopsAsyncClient.putRepositoryRef(PutRepositoryRefRequest request,
AsyncHandler<PutRepositoryRefRequest,PutRepositoryRefResponse> handler) |
Future<PutRepositoryRefResponse> |
DevopsAsync.putRepositoryRef(PutRepositoryRefRequest request,
AsyncHandler<PutRepositoryRefRequest,PutRepositoryRefResponse> handler)
Creates a new reference or updates an existing one.
|
Modifier and Type | Method and Description |
---|---|
Future<PutRepositoryRefResponse> |
DevopsAsyncClient.putRepositoryRef(PutRepositoryRefRequest request,
AsyncHandler<PutRepositoryRefRequest,PutRepositoryRefResponse> handler) |
Future<PutRepositoryRefResponse> |
DevopsAsync.putRepositoryRef(PutRepositoryRefRequest request,
AsyncHandler<PutRepositoryRefRequest,PutRepositoryRefResponse> handler)
Creates a new reference or updates an existing one.
|
Modifier and Type | Method and Description |
---|---|
PutRepositoryRefResponse |
PutRepositoryRefResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutRepositoryRefResponse.Builder |
PutRepositoryRefResponse.Builder.copy(PutRepositoryRefResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.