Uses of Class
com.oracle.bmc.aidataplatform.responses.CreateAiDataPlatformResponse
-
Packages that use CreateAiDataPlatformResponse Package Description com.oracle.bmc.aidataplatform com.oracle.bmc.aidataplatform.responses -
-
Uses of CreateAiDataPlatformResponse in com.oracle.bmc.aidataplatform
Methods in com.oracle.bmc.aidataplatform that return CreateAiDataPlatformResponse Modifier and Type Method Description CreateAiDataPlatformResponseAiDataPlatform. createAiDataPlatform(CreateAiDataPlatformRequest request)Creates a AiDataPlatform.CreateAiDataPlatformResponseAiDataPlatformClient. createAiDataPlatform(CreateAiDataPlatformRequest request)Methods in com.oracle.bmc.aidataplatform that return types with arguments of type CreateAiDataPlatformResponse Modifier and Type Method Description Future<CreateAiDataPlatformResponse>AiDataPlatformAsync. createAiDataPlatform(CreateAiDataPlatformRequest request, AsyncHandler<CreateAiDataPlatformRequest,CreateAiDataPlatformResponse> handler)Creates a AiDataPlatform.Future<CreateAiDataPlatformResponse>AiDataPlatformAsyncClient. createAiDataPlatform(CreateAiDataPlatformRequest request, AsyncHandler<CreateAiDataPlatformRequest,CreateAiDataPlatformResponse> handler)Method parameters in com.oracle.bmc.aidataplatform with type arguments of type CreateAiDataPlatformResponse Modifier and Type Method Description Future<CreateAiDataPlatformResponse>AiDataPlatformAsync. createAiDataPlatform(CreateAiDataPlatformRequest request, AsyncHandler<CreateAiDataPlatformRequest,CreateAiDataPlatformResponse> handler)Creates a AiDataPlatform.Future<CreateAiDataPlatformResponse>AiDataPlatformAsyncClient. createAiDataPlatform(CreateAiDataPlatformRequest request, AsyncHandler<CreateAiDataPlatformRequest,CreateAiDataPlatformResponse> handler) -
Uses of CreateAiDataPlatformResponse in com.oracle.bmc.aidataplatform.responses
Methods in com.oracle.bmc.aidataplatform.responses that return CreateAiDataPlatformResponse Modifier and Type Method Description CreateAiDataPlatformResponseCreateAiDataPlatformResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.aidataplatform.responses with parameters of type CreateAiDataPlatformResponse Modifier and Type Method Description CreateAiDataPlatformResponse.BuilderCreateAiDataPlatformResponse.Builder. copy(CreateAiDataPlatformResponse o)Copy method to populate the builder with values from the given instance.
-