Uses of Class
com.oracle.bmc.aidataplatform.model.UpdateAiDataPlatformDetails
-
Packages that use UpdateAiDataPlatformDetails Package Description com.oracle.bmc.aidataplatform.model com.oracle.bmc.aidataplatform.requests -
-
Uses of UpdateAiDataPlatformDetails in com.oracle.bmc.aidataplatform.model
Methods in com.oracle.bmc.aidataplatform.model that return UpdateAiDataPlatformDetails Modifier and Type Method Description UpdateAiDataPlatformDetailsUpdateAiDataPlatformDetails.Builder. build()Methods in com.oracle.bmc.aidataplatform.model with parameters of type UpdateAiDataPlatformDetails Modifier and Type Method Description UpdateAiDataPlatformDetails.BuilderUpdateAiDataPlatformDetails.Builder. copy(UpdateAiDataPlatformDetails model) -
Uses of UpdateAiDataPlatformDetails in com.oracle.bmc.aidataplatform.requests
Methods in com.oracle.bmc.aidataplatform.requests that return UpdateAiDataPlatformDetails Modifier and Type Method Description UpdateAiDataPlatformDetailsUpdateAiDataPlatformRequest. getBody$()Alternative accessor for the body parameter.UpdateAiDataPlatformDetailsUpdateAiDataPlatformRequest. getUpdateAiDataPlatformDetails()The information to be updated.Methods in com.oracle.bmc.aidataplatform.requests with parameters of type UpdateAiDataPlatformDetails Modifier and Type Method Description UpdateAiDataPlatformRequest.BuilderUpdateAiDataPlatformRequest.Builder. body$(UpdateAiDataPlatformDetails body)Alternative setter for the body parameter.UpdateAiDataPlatformRequest.BuilderUpdateAiDataPlatformRequest.Builder. updateAiDataPlatformDetails(UpdateAiDataPlatformDetails updateAiDataPlatformDetails)The information to be updated.
-