Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.body$(CreateFolderDetails body)
Alternative setter for the body parameter.
|
static CreateFolderRequest.Builder |
CreateFolderRequest.builder()
Return a new builder for this request object.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.copy(CreateFolderRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.createFolderDetails(CreateFolderDetails createFolderDetails)
The details needed to create a folder.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateFolderRequest.Builder |
CreateFolderRequest.toBuilder()
Return an instance of
CreateFolderRequest.Builder that allows you to modify request properties. |
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.