Uses of Class
com.oracle.bmc.generativeai.responses.GetRoutingProfileResponse
-
Packages that use GetRoutingProfileResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of GetRoutingProfileResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return GetRoutingProfileResponse Modifier and Type Method Description GetRoutingProfileResponseGenerativeAi. getRoutingProfile(GetRoutingProfileRequest request)Gets information about a routing profile.GetRoutingProfileResponseGenerativeAiClient. getRoutingProfile(GetRoutingProfileRequest request)Method parameters in com.oracle.bmc.generativeai with type arguments of type GetRoutingProfileResponse Modifier and Type Method Description Future<GetRoutingProfileResponse>GenerativeAiAsync. getRoutingProfile(GetRoutingProfileRequest request, AsyncHandler<GetRoutingProfileRequest,GetRoutingProfileResponse> handler)Gets information about a routing profile.Future<GetRoutingProfileResponse>GenerativeAiAsyncClient. getRoutingProfile(GetRoutingProfileRequest request, AsyncHandler<GetRoutingProfileRequest,GetRoutingProfileResponse> handler) -
Uses of GetRoutingProfileResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return GetRoutingProfileResponse Modifier and Type Method Description GetRoutingProfileResponseGetRoutingProfileResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type GetRoutingProfileResponse Modifier and Type Method Description GetRoutingProfileResponse.BuilderGetRoutingProfileResponse.Builder. copy(GetRoutingProfileResponse o)Copy method to populate the builder with values from the given instance.
-