static GetSchemaRequest.Builder |
GetSchemaRequest.builder() |
Return a new builder for this request object.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.connectionKey(String connectionKey) |
The connection key.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.copy(GetSchemaRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.schemaResourceName(String schemaResourceName) |
The schema resource name used for retrieving schemas.
|
GetSchemaRequest.Builder |
GetSchemaRequest.toBuilder() |
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|