Uses of Class
com.oracle.bmc.databasetoolsruntime.responses.GetCredentialResponse
-
Packages that use GetCredentialResponse Package Description com.oracle.bmc.databasetoolsruntime com.oracle.bmc.databasetoolsruntime.responses -
-
Uses of GetCredentialResponse in com.oracle.bmc.databasetoolsruntime
Methods in com.oracle.bmc.databasetoolsruntime that return GetCredentialResponse Modifier and Type Method Description GetCredentialResponseDatabaseToolsRuntime. getCredential(GetCredentialRequest request)Get a credentialGetCredentialResponseDatabaseToolsRuntimeClient. getCredential(GetCredentialRequest request)Methods in com.oracle.bmc.databasetoolsruntime that return types with arguments of type GetCredentialResponse Modifier and Type Method Description Future<GetCredentialResponse>DatabaseToolsRuntimeAsync. getCredential(GetCredentialRequest request, AsyncHandler<GetCredentialRequest,GetCredentialResponse> handler)Get a credentialFuture<GetCredentialResponse>DatabaseToolsRuntimeAsyncClient. getCredential(GetCredentialRequest request, AsyncHandler<GetCredentialRequest,GetCredentialResponse> handler)Method parameters in com.oracle.bmc.databasetoolsruntime with type arguments of type GetCredentialResponse Modifier and Type Method Description Future<GetCredentialResponse>DatabaseToolsRuntimeAsync. getCredential(GetCredentialRequest request, AsyncHandler<GetCredentialRequest,GetCredentialResponse> handler)Get a credentialFuture<GetCredentialResponse>DatabaseToolsRuntimeAsyncClient. getCredential(GetCredentialRequest request, AsyncHandler<GetCredentialRequest,GetCredentialResponse> handler) -
Uses of GetCredentialResponse in com.oracle.bmc.databasetoolsruntime.responses
Methods in com.oracle.bmc.databasetoolsruntime.responses that return GetCredentialResponse Modifier and Type Method Description GetCredentialResponseGetCredentialResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasetoolsruntime.responses with parameters of type GetCredentialResponse Modifier and Type Method Description GetCredentialResponse.BuilderGetCredentialResponse.Builder. copy(GetCredentialResponse o)Copy method to populate the builder with values from the given instance.
-