Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ConfigureSaasAdminUserResponse |
DatabaseClient.configureSaasAdminUser(ConfigureSaasAdminUserRequest request) |
ConfigureSaasAdminUserResponse |
Database.configureSaasAdminUser(ConfigureSaasAdminUserRequest request)
This operation updates SaaS administrative user configuration of the Autonomous Database.
|
Modifier and Type | Method and Description |
---|---|
Future<ConfigureSaasAdminUserResponse> |
DatabaseAsyncClient.configureSaasAdminUser(ConfigureSaasAdminUserRequest request,
AsyncHandler<ConfigureSaasAdminUserRequest,ConfigureSaasAdminUserResponse> handler) |
Future<ConfigureSaasAdminUserResponse> |
DatabaseAsync.configureSaasAdminUser(ConfigureSaasAdminUserRequest request,
AsyncHandler<ConfigureSaasAdminUserRequest,ConfigureSaasAdminUserResponse> handler)
This operation updates SaaS administrative user configuration of the Autonomous Database.
|
Modifier and Type | Method and Description |
---|---|
ConfigureSaasAdminUserResponse |
ConfigureSaasAdminUserResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ConfigureSaasAdminUserResponse.Builder |
ConfigureSaasAdminUserResponse.Builder.copy(ConfigureSaasAdminUserResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.