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