Uses of Class
com.oracle.bmc.oda.responses.GetDigitalAssistantResponse
-
Packages that use GetDigitalAssistantResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses -
-
Uses of GetDigitalAssistantResponse in com.oracle.bmc.oda
Methods in com.oracle.bmc.oda that return GetDigitalAssistantResponse Modifier and Type Method Description GetDigitalAssistantResponse
Management. getDigitalAssistant(GetDigitalAssistantRequest request)
Gets the specified Digital Assistant.GetDigitalAssistantResponse
ManagementClient. getDigitalAssistant(GetDigitalAssistantRequest request)
Method parameters in com.oracle.bmc.oda with type arguments of type GetDigitalAssistantResponse Modifier and Type Method Description Future<GetDigitalAssistantResponse>
ManagementAsync. getDigitalAssistant(GetDigitalAssistantRequest request, AsyncHandler<GetDigitalAssistantRequest,GetDigitalAssistantResponse> handler)
Gets the specified Digital Assistant.Future<GetDigitalAssistantResponse>
ManagementAsyncClient. getDigitalAssistant(GetDigitalAssistantRequest request, AsyncHandler<GetDigitalAssistantRequest,GetDigitalAssistantResponse> handler)
-
Uses of GetDigitalAssistantResponse in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return GetDigitalAssistantResponse Modifier and Type Method Description GetDigitalAssistantResponse
GetDigitalAssistantResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetDigitalAssistantResponse Modifier and Type Method Description GetDigitalAssistantResponse.Builder
GetDigitalAssistantResponse.Builder. copy(GetDigitalAssistantResponse o)
Copy method to populate the builder with values from the given instance.
-