Package | Description |
---|---|
com.oracle.bmc.usageapi.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageLocation.Builder |
ObjectStorageLocation.Builder.bucketName(String bucketName)
The bucket name where usage or cost CSVs will be uploaded.
|
static ObjectStorageLocation.Builder |
ObjectStorageLocation.builder()
Create a new builder.
|
ObjectStorageLocation.Builder |
ObjectStorageLocation.Builder.copy(ObjectStorageLocation model) |
ObjectStorageLocation.Builder |
ObjectStorageLocation.Builder.namespace(String namespace)
The namespace needed to determine the object storage bucket.
|
ObjectStorageLocation.Builder |
ObjectStorageLocation.Builder.region(String region)
The destination Object Store Region specified by the customer.
|
ObjectStorageLocation.Builder |
ObjectStorageLocation.toBuilder() |
Copyright © 2016–2024. All rights reserved.