Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchResponse |
Devops.deleteProtectedBranch(DeleteProtectedBranchRequest request)
Removes the protection from a branch
|
DeleteProtectedBranchResponse |
DevopsClient.deleteProtectedBranch(DeleteProtectedBranchRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProtectedBranchResponse> |
DevopsAsyncClient.deleteProtectedBranch(DeleteProtectedBranchRequest request,
AsyncHandler<DeleteProtectedBranchRequest,DeleteProtectedBranchResponse> handler) |
Future<DeleteProtectedBranchResponse> |
DevopsAsync.deleteProtectedBranch(DeleteProtectedBranchRequest request,
AsyncHandler<DeleteProtectedBranchRequest,DeleteProtectedBranchResponse> handler)
Removes the protection from a branch
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteProtectedBranchResponse> |
DevopsAsyncClient.deleteProtectedBranch(DeleteProtectedBranchRequest request,
AsyncHandler<DeleteProtectedBranchRequest,DeleteProtectedBranchResponse> handler) |
Future<DeleteProtectedBranchResponse> |
DevopsAsync.deleteProtectedBranch(DeleteProtectedBranchRequest request,
AsyncHandler<DeleteProtectedBranchRequest,DeleteProtectedBranchResponse> handler)
Removes the protection from a branch
|
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchResponse |
DeleteProtectedBranchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteProtectedBranchResponse.Builder |
DeleteProtectedBranchResponse.Builder.copy(DeleteProtectedBranchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.