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