Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateProtectedBranchResponse |
Devops.createOrUpdateProtectedBranch(CreateOrUpdateProtectedBranchRequest request)
Creates a restriction on a branch that prevents certain actions on it.
|
CreateOrUpdateProtectedBranchResponse |
DevopsClient.createOrUpdateProtectedBranch(CreateOrUpdateProtectedBranchRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateOrUpdateProtectedBranchResponse> |
DevopsAsyncClient.createOrUpdateProtectedBranch(CreateOrUpdateProtectedBranchRequest request,
AsyncHandler<CreateOrUpdateProtectedBranchRequest,CreateOrUpdateProtectedBranchResponse> handler) |
Future<CreateOrUpdateProtectedBranchResponse> |
DevopsAsync.createOrUpdateProtectedBranch(CreateOrUpdateProtectedBranchRequest request,
AsyncHandler<CreateOrUpdateProtectedBranchRequest,CreateOrUpdateProtectedBranchResponse> handler)
Creates a restriction on a branch that prevents certain actions on it.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateOrUpdateProtectedBranchResponse> |
DevopsAsyncClient.createOrUpdateProtectedBranch(CreateOrUpdateProtectedBranchRequest request,
AsyncHandler<CreateOrUpdateProtectedBranchRequest,CreateOrUpdateProtectedBranchResponse> handler) |
Future<CreateOrUpdateProtectedBranchResponse> |
DevopsAsync.createOrUpdateProtectedBranch(CreateOrUpdateProtectedBranchRequest request,
AsyncHandler<CreateOrUpdateProtectedBranchRequest,CreateOrUpdateProtectedBranchResponse> handler)
Creates a restriction on a branch that prevents certain actions on it.
|
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateProtectedBranchResponse |
CreateOrUpdateProtectedBranchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateProtectedBranchResponse.Builder |
CreateOrUpdateProtectedBranchResponse.Builder.copy(CreateOrUpdateProtectedBranchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.