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