Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.Builder.bucketName(String bucketName)
Name of the bucket where the object is to be uploaded in the object storage
|
static CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.builder()
Create a new builder.
|
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.Builder.copy(CollectDeploymentDiagnosticDetails model) |
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.Builder.diagnosticNamePrefix(String diagnosticNamePrefix)
Prefix of the diagnostic collected and uploaded to object storage
|
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.Builder.namespaceName(String namespaceName)
Name of namespace that serves as a container for all of your buckets
|
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.Builder.timeDiagnosticEnd(Date timeDiagnosticEnd)
The time until which the diagnostic collection should collect the logs.
|
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.Builder.timeDiagnosticStart(Date timeDiagnosticStart)
The time from which the diagnostic collection should collect the logs.
|
CollectDeploymentDiagnosticDetails.Builder |
CollectDeploymentDiagnosticDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.