Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
DeleteProjectResponse |
DataIntegrationClient.deleteProject(DeleteProjectRequest request) |
DeleteProjectResponse |
DataIntegration.deleteProject(DeleteProjectRequest request)
Removes a project from the workspace using the specified identifier.
|
Future<DeleteProjectResponse> |
DataIntegrationAsync.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler)
Removes a project from the workspace using the specified identifier.
|
Future<DeleteProjectResponse> |
DataIntegrationAsyncClient.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteProjectResponse> |
DataIntegrationAsync.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler)
Removes a project from the workspace using the specified identifier.
|
Future<DeleteProjectResponse> |
DataIntegrationAsyncClient.deleteProject(DeleteProjectRequest request,
AsyncHandler<DeleteProjectRequest,DeleteProjectResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteProjectRequest |
DeleteProjectRequest.Builder.build()
Build the instance of DeleteProjectRequest as configured by this builder
|
DeleteProjectRequest |
DeleteProjectRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteProjectRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.copy(DeleteProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.