Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProjectRepositorySettingsResponse> |
DevopsAsyncClient.deleteProjectRepositorySettings(DeleteProjectRepositorySettingsRequest request,
AsyncHandler<DeleteProjectRepositorySettingsRequest,DeleteProjectRepositorySettingsResponse> handler) |
Future<DeleteProjectRepositorySettingsResponse> |
DevopsAsync.deleteProjectRepositorySettings(DeleteProjectRepositorySettingsRequest request,
AsyncHandler<DeleteProjectRepositorySettingsRequest,DeleteProjectRepositorySettingsResponse> handler)
Removes the custom repository settings configured for a project.
|
Modifier and Type | Method and Description |
---|---|
DeleteProjectRepositorySettingsRequest |
DeleteProjectRepositorySettingsRequest.Builder.build()
Build the instance of DeleteProjectRepositorySettingsRequest as configured by this
builder
|
DeleteProjectRepositorySettingsRequest |
DeleteProjectRepositorySettingsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteProjectRepositorySettingsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DeleteProjectRepositorySettingsRequest.Builder |
DeleteProjectRepositorySettingsRequest.Builder.copy(DeleteProjectRepositorySettingsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.