Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteProjectRequest.Builder |
DeleteProjectRequest.builder()
Return a new builder for this request object.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.copy(DeleteProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.projectKey(String projectKey)
The project key.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteProjectRequest.Builder |
DeleteProjectRequest.toBuilder()
Return an instance of
DeleteProjectRequest.Builder that allows you to modify request properties. |
DeleteProjectRequest.Builder |
DeleteProjectRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.