Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static GetDataEntityRequest.Builder |
GetDataEntityRequest.builder()
Return a new builder for this request object.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.connectionKey(String connectionKey)
The connection key.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.copy(GetDataEntityRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.dataEntityKey(String dataEntityKey)
The key of the data entity.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.schemaResourceName(String schemaResourceName)
The schema resource name used for retrieving schemas.
|
GetDataEntityRequest.Builder |
GetDataEntityRequest.toBuilder()
Return an instance of
GetDataEntityRequest.Builder that allows you to modify request properties. |
GetDataEntityRequest.Builder |
GetDataEntityRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.