DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.bucketName(String bucketName) |
Name of the bucket where the object is to be uploaded in the object storage
|
static DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.builder() |
Create a new builder.
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.copy(DeploymentDiagnosticData model) |
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.diagnosticState(DeploymentDiagnosticState diagnosticState) |
The state of the deployment diagnostic collection.
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.namespaceName(String namespaceName) |
Name of namespace that serves as a container for all of your buckets
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.objectName(String objectName) |
Name of the diagnostic collected and uploaded to object storage
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.timeDiagnosticEnd(Date timeDiagnosticEnd) |
The time until which the diagnostic collection should collect the logs.
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.Builder.timeDiagnosticStart(Date timeDiagnosticStart) |
The time from which the diagnostic collection should collect the logs.
|
DeploymentDiagnosticData.Builder |
DeploymentDiagnosticData.toBuilder() |
|