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