Uses of Class
com.oracle.bmc.databasetoolsruntime.responses.UpdatePropertySetResponse
-
Packages that use UpdatePropertySetResponse Package Description com.oracle.bmc.databasetoolsruntime com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of UpdatePropertySetResponse in com.oracle.bmc.databasetoolsruntime
Methods in com.oracle.bmc.databasetoolsruntime that return UpdatePropertySetResponse Modifier and Type Method Description UpdatePropertySetResponseDatabaseToolsRuntime. updatePropertySet(UpdatePropertySetRequest request)Update a property setUpdatePropertySetResponseDatabaseToolsRuntimeClient. updatePropertySet(UpdatePropertySetRequest request)Methods in com.oracle.bmc.databasetoolsruntime that return types with arguments of type UpdatePropertySetResponse Modifier and Type Method Description Future<UpdatePropertySetResponse>DatabaseToolsRuntimeAsync. updatePropertySet(UpdatePropertySetRequest request, AsyncHandler<UpdatePropertySetRequest,UpdatePropertySetResponse> handler)Update a property setFuture<UpdatePropertySetResponse>DatabaseToolsRuntimeAsyncClient. updatePropertySet(UpdatePropertySetRequest request, AsyncHandler<UpdatePropertySetRequest,UpdatePropertySetResponse> handler)Method parameters in com.oracle.bmc.databasetoolsruntime with type arguments of type UpdatePropertySetResponse Modifier and Type Method Description Future<UpdatePropertySetResponse>DatabaseToolsRuntimeAsync. updatePropertySet(UpdatePropertySetRequest request, AsyncHandler<UpdatePropertySetRequest,UpdatePropertySetResponse> handler)Update a property setFuture<UpdatePropertySetResponse>DatabaseToolsRuntimeAsyncClient. updatePropertySet(UpdatePropertySetRequest request, AsyncHandler<UpdatePropertySetRequest,UpdatePropertySetResponse> handler) -
Uses of UpdatePropertySetResponse in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return UpdatePropertySetResponse Modifier and Type Method Description UpdatePropertySetResponseUpdatePropertySetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type UpdatePropertySetResponse Modifier and Type Method Description UpdatePropertySetResponse.BuilderUpdatePropertySetResponse.Builder. copy(UpdatePropertySetResponse o)Copy method to populate the builder with values from the given instance.
-