Uses of Class
com.oracle.bmc.aispeech.model.ObjectLocation.Builder
-
Packages that use ObjectLocation.Builder Package Description com.oracle.bmc.aispeech.model -
-
Uses of ObjectLocation.Builder in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return ObjectLocation.Builder Modifier and Type Method Description ObjectLocation.Builder
ObjectLocation.Builder. bucketName(String bucketName)
Object Storage bucket name.static ObjectLocation.Builder
ObjectLocation. builder()
Create a new builder.ObjectLocation.Builder
ObjectLocation.Builder. copy(ObjectLocation model)
ObjectLocation.Builder
ObjectLocation.Builder. namespaceName(String namespaceName)
Object Storage namespace name.ObjectLocation.Builder
ObjectLocation.Builder. objectNames(List<String> objectNames)
Object Storage object names.ObjectLocation.Builder
ObjectLocation. toBuilder()
-