Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement.model |
Modifier and Type | Method and Description |
---|---|
static ObjectStorageBucketConfigDetails.Builder |
ObjectStorageBucketConfigDetails.builder()
Create a new builder.
|
ObjectStorageBucketConfigDetails.Builder |
ObjectStorageBucketConfigDetails.Builder.copy(ObjectStorageBucketConfigDetails model) |
ObjectStorageBucketConfigDetails.Builder |
ObjectStorageBucketConfigDetails.Builder.objectStorageBucketName(String objectStorageBucketName)
The name of the bucket where the CRL is stored.
|
ObjectStorageBucketConfigDetails.Builder |
ObjectStorageBucketConfigDetails.Builder.objectStorageNamespace(String objectStorageNamespace)
The tenancy of the bucket where the CRL is stored.
|
ObjectStorageBucketConfigDetails.Builder |
ObjectStorageBucketConfigDetails.Builder.objectStorageObjectNameFormat(String objectStorageObjectNameFormat)
The object name in the bucket where the CRL is stored, expressed using a format where the
version number of the issuing CA is inserted as part of the Object Storage object name
wherever you include a pair of curly braces.
|
ObjectStorageBucketConfigDetails.Builder |
ObjectStorageBucketConfigDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.