public static class UnifiedAgentMonitoringDestination.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UnifiedAgentMonitoringDestination |
build() |
UnifiedAgentMonitoringDestination.Builder |
compartmentId(String compartmentId)
The OCID of the compartment that the resource belongs to.
|
UnifiedAgentMonitoringDestination.Builder |
copy(UnifiedAgentMonitoringDestination model) |
UnifiedAgentMonitoringDestination.Builder |
metricsNamespace(String metricsNamespace)
Namespace to which metrics will be emitted.
|
public UnifiedAgentMonitoringDestination.Builder compartmentId(String compartmentId)
The OCID of the compartment that the resource belongs to.
compartmentId
- the value to setpublic UnifiedAgentMonitoringDestination.Builder metricsNamespace(String metricsNamespace)
Namespace to which metrics will be emitted.
metricsNamespace
- the value to setpublic UnifiedAgentMonitoringDestination build()
public UnifiedAgentMonitoringDestination.Builder copy(UnifiedAgentMonitoringDestination model)
Copyright © 2016–2024. All rights reserved.