Uses of Class
com.oracle.bmc.aidataplatform.responses.EnableAiFeatureResponse
-
Packages that use EnableAiFeatureResponse Package Description com.oracle.bmc.aidataplatform com.oracle.bmc.aidataplatform.responses -
-
Uses of EnableAiFeatureResponse in com.oracle.bmc.aidataplatform
Methods in com.oracle.bmc.aidataplatform that return EnableAiFeatureResponse Modifier and Type Method Description EnableAiFeatureResponseAiDataPlatform. enableAiFeature(EnableAiFeatureRequest request)The AiDataPlatform will be enabled with AI featuresEnableAiFeatureResponseAiDataPlatformClient. enableAiFeature(EnableAiFeatureRequest request)Methods in com.oracle.bmc.aidataplatform that return types with arguments of type EnableAiFeatureResponse Modifier and Type Method Description Future<EnableAiFeatureResponse>AiDataPlatformAsync. enableAiFeature(EnableAiFeatureRequest request, AsyncHandler<EnableAiFeatureRequest,EnableAiFeatureResponse> handler)The AiDataPlatform will be enabled with AI featuresFuture<EnableAiFeatureResponse>AiDataPlatformAsyncClient. enableAiFeature(EnableAiFeatureRequest request, AsyncHandler<EnableAiFeatureRequest,EnableAiFeatureResponse> handler)Method parameters in com.oracle.bmc.aidataplatform with type arguments of type EnableAiFeatureResponse Modifier and Type Method Description Future<EnableAiFeatureResponse>AiDataPlatformAsync. enableAiFeature(EnableAiFeatureRequest request, AsyncHandler<EnableAiFeatureRequest,EnableAiFeatureResponse> handler)The AiDataPlatform will be enabled with AI featuresFuture<EnableAiFeatureResponse>AiDataPlatformAsyncClient. enableAiFeature(EnableAiFeatureRequest request, AsyncHandler<EnableAiFeatureRequest,EnableAiFeatureResponse> handler) -
Uses of EnableAiFeatureResponse in com.oracle.bmc.aidataplatform.responses
Methods in com.oracle.bmc.aidataplatform.responses that return EnableAiFeatureResponse Modifier and Type Method Description EnableAiFeatureResponseEnableAiFeatureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.aidataplatform.responses with parameters of type EnableAiFeatureResponse Modifier and Type Method Description EnableAiFeatureResponse.BuilderEnableAiFeatureResponse.Builder. copy(EnableAiFeatureResponse o)Copy method to populate the builder with values from the given instance.
-