Uses of Class
com.oracle.bmc.databasetoolsruntime.requests.GetDatabaseToolsDatabaseApiGatewayConfigContentRequest
-
Packages that use GetDatabaseToolsDatabaseApiGatewayConfigContentRequest Package Description com.oracle.bmc.databasetoolsruntime com.oracle.bmc.databasetoolsruntime.requests -
-
Uses of GetDatabaseToolsDatabaseApiGatewayConfigContentRequest in com.oracle.bmc.databasetoolsruntime
Method parameters in com.oracle.bmc.databasetoolsruntime with type arguments of type GetDatabaseToolsDatabaseApiGatewayConfigContentRequest 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 GetDatabaseToolsDatabaseApiGatewayConfigContentRequest in com.oracle.bmc.databasetoolsruntime.requests
Methods in com.oracle.bmc.databasetoolsruntime.requests that return GetDatabaseToolsDatabaseApiGatewayConfigContentRequest Modifier and Type Method Description GetDatabaseToolsDatabaseApiGatewayConfigContentRequestGetDatabaseToolsDatabaseApiGatewayConfigContentRequest.Builder. build()Build the instance of GetDatabaseToolsDatabaseApiGatewayConfigContentRequest as configured by this builderGetDatabaseToolsDatabaseApiGatewayConfigContentRequestGetDatabaseToolsDatabaseApiGatewayConfigContentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetDatabaseToolsDatabaseApiGatewayConfigContentRequest as configured by this builderMethods in com.oracle.bmc.databasetoolsruntime.requests with parameters of type GetDatabaseToolsDatabaseApiGatewayConfigContentRequest Modifier and Type Method Description GetDatabaseToolsDatabaseApiGatewayConfigContentRequest.BuilderGetDatabaseToolsDatabaseApiGatewayConfigContentRequest.Builder. copy(GetDatabaseToolsDatabaseApiGatewayConfigContentRequest o)Copy method to populate the builder with values from the given instance.
-