UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.autonomousDatabaseResourcePrincipalStatus(PropertySetApexDocumentGenerator.AutonomousDatabaseResourcePrincipalStatus autonomousDatabaseResourcePrincipalStatus) |
The status of the Autonomous Database Serverless Resource Principal
(OCI$RESOURCE_PRINCIPAL)
|
static UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.builder() |
Create a new builder.
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.copy(UpdatePropertySetApexDocumentGeneratorDetails model) |
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.credentialKey(String credentialKey) |
The name of the credential used by APEX to manage Object Storage Buckets and Objects as
well as invoke the Document Generator function.
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.functionId(String functionId) |
The OCID of the
Document Generator function
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.invokeEndpoint(String invokeEndpoint) |
The base endpoint URL to use to invoke the Document Generator function
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.objectStorageBucketCompartmentId(String objectStorageBucketCompartmentId) |
The OCID of the
compartment containing the Object Storage Buckets managed by APEX
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.objectStorageEndpoint(String objectStorageEndpoint) |
Object Storage Endpoint
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.objectStorageNamespace(String objectStorageNamespace) |
The Object Storage Namespace containing the Object Storage Buckets managed by APEX
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.Builder.printServerType(PropertySetApexDocumentGenerator.PrintServerType printServerType) |
The print server type
|
UpdatePropertySetApexDocumentGeneratorDetails.Builder |
UpdatePropertySetApexDocumentGeneratorDetails.toBuilder() |
|