Uses of Class
com.oracle.bmc.aidataplatform.requests.EnableAiFeatureRequest
-
Packages that use EnableAiFeatureRequest Package Description com.oracle.bmc.aidataplatform com.oracle.bmc.aidataplatform.requests -
-
Uses of EnableAiFeatureRequest in com.oracle.bmc.aidataplatform
Methods in com.oracle.bmc.aidataplatform with parameters of type EnableAiFeatureRequest Modifier and Type Method Description EnableAiFeatureResponseAiDataPlatform. enableAiFeature(EnableAiFeatureRequest request)The AiDataPlatform will be enabled with AI featuresFuture<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)EnableAiFeatureResponseAiDataPlatformClient. enableAiFeature(EnableAiFeatureRequest request)Method parameters in com.oracle.bmc.aidataplatform with type arguments of type EnableAiFeatureRequest 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 EnableAiFeatureRequest in com.oracle.bmc.aidataplatform.requests
Methods in com.oracle.bmc.aidataplatform.requests that return EnableAiFeatureRequest Modifier and Type Method Description EnableAiFeatureRequestEnableAiFeatureRequest.Builder. build()Build the instance of EnableAiFeatureRequest as configured by this builderEnableAiFeatureRequestEnableAiFeatureRequest.Builder. buildWithoutInvocationCallback()Build the instance of EnableAiFeatureRequest as configured by this builderMethods in com.oracle.bmc.aidataplatform.requests with parameters of type EnableAiFeatureRequest Modifier and Type Method Description EnableAiFeatureRequest.BuilderEnableAiFeatureRequest.Builder. copy(EnableAiFeatureRequest o)Copy method to populate the builder with values from the given instance.
-