Package | Description |
---|---|
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.Builder.bucketName(String bucketName)
The name of the bucket that contains the Terraform configuration files.
|
static ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.builder()
Create a new builder.
|
ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.Builder.copy(ObjectStorageConfigSource model) |
ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.Builder.namespace(String namespace)
The Object Storage namespace that contains the bucket.
|
ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.Builder.region(String region)
The name of the bucket’s region.
|
ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.toBuilder() |
ObjectStorageConfigSource.Builder |
ObjectStorageConfigSource.Builder.workingDirectory(String workingDirectory) |
Copyright © 2016–2024. All rights reserved.