Uses of Class
com.oracle.bmc.databasetoolsruntime.responses.GetDatabaseToolsDatabaseApiGatewayConfigContentResponse
-
Packages that use GetDatabaseToolsDatabaseApiGatewayConfigContentResponse Package Description com.oracle.bmc.databasetoolsruntime com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of GetDatabaseToolsDatabaseApiGatewayConfigContentResponse in com.oracle.bmc.databasetoolsruntime
Methods in com.oracle.bmc.databasetoolsruntime that return GetDatabaseToolsDatabaseApiGatewayConfigContentResponse Modifier and Type Method Description GetDatabaseToolsDatabaseApiGatewayConfigContentResponseDatabaseToolsRuntime. getDatabaseToolsDatabaseApiGatewayConfigContent(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest request)Get the content of a Database Tools database API gateway configGetDatabaseToolsDatabaseApiGatewayConfigContentResponseDatabaseToolsRuntimeClient. getDatabaseToolsDatabaseApiGatewayConfigContent(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest request)Methods in com.oracle.bmc.databasetoolsruntime that return types with arguments of type GetDatabaseToolsDatabaseApiGatewayConfigContentResponse Modifier and Type Method Description Future<GetDatabaseToolsDatabaseApiGatewayConfigContentResponse>DatabaseToolsRuntimeAsync. getDatabaseToolsDatabaseApiGatewayConfigContent(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest request, AsyncHandler<GetDatabaseToolsDatabaseApiGatewayConfigContentRequest,GetDatabaseToolsDatabaseApiGatewayConfigContentResponse> handler)Get the content of a Database Tools database API gateway configFuture<GetDatabaseToolsDatabaseApiGatewayConfigContentResponse>DatabaseToolsRuntimeAsyncClient. getDatabaseToolsDatabaseApiGatewayConfigContent(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest request, AsyncHandler<GetDatabaseToolsDatabaseApiGatewayConfigContentRequest,GetDatabaseToolsDatabaseApiGatewayConfigContentResponse> handler)Method parameters in com.oracle.bmc.databasetoolsruntime with type arguments of type GetDatabaseToolsDatabaseApiGatewayConfigContentResponse Modifier and Type Method Description Future<GetDatabaseToolsDatabaseApiGatewayConfigContentResponse>DatabaseToolsRuntimeAsync. getDatabaseToolsDatabaseApiGatewayConfigContent(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest request, AsyncHandler<GetDatabaseToolsDatabaseApiGatewayConfigContentRequest,GetDatabaseToolsDatabaseApiGatewayConfigContentResponse> handler)Get the content of a Database Tools database API gateway configFuture<GetDatabaseToolsDatabaseApiGatewayConfigContentResponse>DatabaseToolsRuntimeAsyncClient. getDatabaseToolsDatabaseApiGatewayConfigContent(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest request, AsyncHandler<GetDatabaseToolsDatabaseApiGatewayConfigContentRequest,GetDatabaseToolsDatabaseApiGatewayConfigContentResponse> handler) -
Uses of GetDatabaseToolsDatabaseApiGatewayConfigContentResponse in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return GetDatabaseToolsDatabaseApiGatewayConfigContentResponse Modifier and Type Method Description GetDatabaseToolsDatabaseApiGatewayConfigContentResponseGetDatabaseToolsDatabaseApiGatewayConfigContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type GetDatabaseToolsDatabaseApiGatewayConfigContentResponse Modifier and Type Method Description GetDatabaseToolsDatabaseApiGatewayConfigContentResponse.BuilderGetDatabaseToolsDatabaseApiGatewayConfigContentResponse.Builder. copy(GetDatabaseToolsDatabaseApiGatewayConfigContentResponse o)Copy method to populate the builder with values from the given instance.
-