Uses of Class
com.oracle.bmc.aidataplatform.model.AiDataPlatformCollection
-
Packages that use AiDataPlatformCollection Package Description com.oracle.bmc.aidataplatform.model com.oracle.bmc.aidataplatform.responses -
-
Uses of AiDataPlatformCollection in com.oracle.bmc.aidataplatform.model
Methods in com.oracle.bmc.aidataplatform.model that return AiDataPlatformCollection Modifier and Type Method Description AiDataPlatformCollectionAiDataPlatformCollection.Builder. build()Methods in com.oracle.bmc.aidataplatform.model with parameters of type AiDataPlatformCollection Modifier and Type Method Description AiDataPlatformCollection.BuilderAiDataPlatformCollection.Builder. copy(AiDataPlatformCollection model) -
Uses of AiDataPlatformCollection in com.oracle.bmc.aidataplatform.responses
Methods in com.oracle.bmc.aidataplatform.responses that return AiDataPlatformCollection Modifier and Type Method Description AiDataPlatformCollectionListAiDataPlatformsResponse. getAiDataPlatformCollection()The returned AiDataPlatformCollection instance.Methods in com.oracle.bmc.aidataplatform.responses with parameters of type AiDataPlatformCollection Modifier and Type Method Description ListAiDataPlatformsResponse.BuilderListAiDataPlatformsResponse.Builder. aiDataPlatformCollection(AiDataPlatformCollection aiDataPlatformCollection)The returned AiDataPlatformCollection instance.
-