public class TrafficAnalyticsConfigurationProperties extends Object
Constructor and Description |
---|
TrafficAnalyticsConfigurationProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
enabled()
Get the enabled value.
|
TrafficAnalyticsConfigurationProperties |
withEnabled(boolean enabled)
Set the enabled value.
|
TrafficAnalyticsConfigurationProperties |
withWorkspaceId(String workspaceId)
Set the workspaceId value.
|
TrafficAnalyticsConfigurationProperties |
withWorkspaceRegion(String workspaceRegion)
Set the workspaceRegion value.
|
TrafficAnalyticsConfigurationProperties |
withWorkspaceResourceId(String workspaceResourceId)
Set the workspaceResourceId value.
|
String |
workspaceId()
Get the workspaceId value.
|
String |
workspaceRegion()
Get the workspaceRegion value.
|
String |
workspaceResourceId()
Get the workspaceResourceId value.
|
public TrafficAnalyticsConfigurationProperties()
public boolean enabled()
public TrafficAnalyticsConfigurationProperties withEnabled(boolean enabled)
enabled
- the enabled value to setpublic String workspaceId()
public TrafficAnalyticsConfigurationProperties withWorkspaceId(String workspaceId)
workspaceId
- the workspaceId value to setpublic String workspaceRegion()
public TrafficAnalyticsConfigurationProperties withWorkspaceRegion(String workspaceRegion)
workspaceRegion
- the workspaceRegion value to setpublic String workspaceResourceId()
public TrafficAnalyticsConfigurationProperties withWorkspaceResourceId(String workspaceResourceId)
workspaceResourceId
- the workspaceResourceId value to setCopyright © 2019. All rights reserved.