Uses of Class
com.oracle.bmc.databasetoolsruntime.responses.GetPropertySetResponse
-
Packages that use GetPropertySetResponse Package Description com.oracle.bmc.databasetoolsruntime com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of GetPropertySetResponse in com.oracle.bmc.databasetoolsruntime
Methods in com.oracle.bmc.databasetoolsruntime that return GetPropertySetResponse Modifier and Type Method Description GetPropertySetResponseDatabaseToolsRuntime. getPropertySet(GetPropertySetRequest request)Get a property setGetPropertySetResponseDatabaseToolsRuntimeClient. getPropertySet(GetPropertySetRequest request)Methods in com.oracle.bmc.databasetoolsruntime that return types with arguments of type GetPropertySetResponse Modifier and Type Method Description Future<GetPropertySetResponse>DatabaseToolsRuntimeAsync. getPropertySet(GetPropertySetRequest request, AsyncHandler<GetPropertySetRequest,GetPropertySetResponse> handler)Get a property setFuture<GetPropertySetResponse>DatabaseToolsRuntimeAsyncClient. getPropertySet(GetPropertySetRequest request, AsyncHandler<GetPropertySetRequest,GetPropertySetResponse> handler)Method parameters in com.oracle.bmc.databasetoolsruntime with type arguments of type GetPropertySetResponse Modifier and Type Method Description Future<GetPropertySetResponse>DatabaseToolsRuntimeAsync. getPropertySet(GetPropertySetRequest request, AsyncHandler<GetPropertySetRequest,GetPropertySetResponse> handler)Get a property setFuture<GetPropertySetResponse>DatabaseToolsRuntimeAsyncClient. getPropertySet(GetPropertySetRequest request, AsyncHandler<GetPropertySetRequest,GetPropertySetResponse> handler) -
Uses of GetPropertySetResponse in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return GetPropertySetResponse Modifier and Type Method Description GetPropertySetResponseGetPropertySetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type GetPropertySetResponse Modifier and Type Method Description GetPropertySetResponse.BuilderGetPropertySetResponse.Builder. copy(GetPropertySetResponse o)Copy method to populate the builder with values from the given instance.
-