Uses of Class
com.oracle.bmc.aianomalydetection.model.ObjectStoreOutputDetails.Builder
-
Packages that use ObjectStoreOutputDetails.Builder Package Description com.oracle.bmc.aianomalydetection.model -
-
Uses of ObjectStoreOutputDetails.Builder in com.oracle.bmc.aianomalydetection.model
Methods in com.oracle.bmc.aianomalydetection.model that return ObjectStoreOutputDetails.Builder Modifier and Type Method Description ObjectStoreOutputDetails.Builder
ObjectStoreOutputDetails.Builder. bucketName(String bucketName)
Object Storage bucket name.static ObjectStoreOutputDetails.Builder
ObjectStoreOutputDetails. builder()
Create a new builder.ObjectStoreOutputDetails.Builder
ObjectStoreOutputDetails.Builder. copy(ObjectStoreOutputDetails model)
ObjectStoreOutputDetails.Builder
ObjectStoreOutputDetails.Builder. namespaceName(String namespaceName)
Object Storage namespace.ObjectStoreOutputDetails.Builder
ObjectStoreOutputDetails.Builder. prefix(String prefix)
Object Storage folder name.ObjectStoreOutputDetails.Builder
ObjectStoreOutputDetails. toBuilder()
-