Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
CreateConfigurationResponse |
Mysqlaas.createConfiguration(CreateConfigurationRequest request)
Creates a new Configuration.
|
CreateConfigurationResponse |
MysqlaasClient.createConfiguration(CreateConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateConfigurationResponse> |
MysqlaasAsyncClient.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler) |
Future<CreateConfigurationResponse> |
MysqlaasAsync.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler)
Creates a new Configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConfigurationResponse> |
MysqlaasAsyncClient.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler) |
Future<CreateConfigurationResponse> |
MysqlaasAsync.createConfiguration(CreateConfigurationRequest request,
AsyncHandler<CreateConfigurationRequest,CreateConfigurationResponse> handler)
Creates a new Configuration.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationResponse |
CreateConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigurationResponse.Builder |
CreateConfigurationResponse.Builder.copy(CreateConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.