Uses of Class
com.oracle.bmc.aidocument.model.ObjectStorageLocations.Builder
-
Packages that use ObjectStorageLocations.Builder Package Description com.oracle.bmc.aidocument.model -
-
Uses of ObjectStorageLocations.Builder in com.oracle.bmc.aidocument.model
Methods in com.oracle.bmc.aidocument.model that return ObjectStorageLocations.Builder Modifier and Type Method Description static ObjectStorageLocations.Builder
ObjectStorageLocations. builder()
Create a new builder.ObjectStorageLocations.Builder
ObjectStorageLocations.Builder. copy(ObjectStorageLocations model)
ObjectStorageLocations.Builder
ObjectStorageLocations.Builder. objectLocations(List<ObjectLocation> objectLocations)
The list of ObjectLocations.ObjectStorageLocations.Builder
ObjectStorageLocations. toBuilder()
-