Uses of Class
org.jclouds.azurecompute.arm.options.AlertRequestOptions
Packages that use AlertRequestOptions
-
Uses of AlertRequestOptions in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features with parameters of type AlertRequestOptionsModifier and TypeMethodDescriptionAlertApi.getSummary
(AlertRequestOptions... getSummaryOptions) AlertApi.list
(AlertRequestOptions... getAllOptions) -
Uses of AlertRequestOptions in org.jclouds.azurecompute.arm.options
Fields in org.jclouds.azurecompute.arm.options declared as AlertRequestOptionsMethods in org.jclouds.azurecompute.arm.options that return AlertRequestOptionsModifier and TypeMethodDescriptionstatic AlertRequestOptions
static AlertRequestOptions
AlertRequestOptions.Builder.alertState
(String alertState) static AlertRequestOptions
AlertRequestOptions.Builder.customTimeRange
(String customTimeRange) static AlertRequestOptions
static AlertRequestOptions
AlertRequestOptions.Builder.includeContext
(boolean includeContext) static AlertRequestOptions
AlertRequestOptions.Builder.includeEgressConfig
(boolean includeEgressConfig) static AlertRequestOptions
AlertRequestOptions.Builder.includeSmartGroupsCount
(boolean includeSmartGroupsCount) static AlertRequestOptions
AlertRequestOptions.Builder.monitorCondition
(String monitorCondition) static AlertRequestOptions
AlertRequestOptions.Builder.monitorService
(String monitorService) static AlertRequestOptions
AlertRequestOptions.Builder.pageCount
(int pageCount) static AlertRequestOptions
static AlertRequestOptions
static AlertRequestOptions
AlertRequestOptions.Builder.smartGroupId
(String smartGroupId) static AlertRequestOptions
static AlertRequestOptions
static AlertRequestOptions
AlertRequestOptions.Builder.targetResource
(String targetResource) static AlertRequestOptions
AlertRequestOptions.Builder.targetResourceGroup
(String targetResourceGroup) static AlertRequestOptions
AlertRequestOptions.Builder.targetResourceGroupType
(String targetResourceGroupType) static AlertRequestOptions
AlertRequestOptions.withAlertRule
(String alertRule) AlertRequestOptions.withAlertState
(String alertState) AlertRequestOptions.withCustomTimeRange
(String customTimeRange) AlertRequestOptions.withGroupBy
(String groupby) AlertRequestOptions.withIncludeContext
(boolean includeContext) AlertRequestOptions.withIncludeEgressConfig
(boolean includeEgressConfig) AlertRequestOptions.withIncludeSmartGroupsCount
(boolean includeSmartGroupsCount) AlertRequestOptions.withMonitorCondition
(String monitorCondition) AlertRequestOptions.withMonitorService
(String monitorService) AlertRequestOptions.withPageCount
(int pageCount) AlertRequestOptions.withSelect
(String select) AlertRequestOptions.withSeverity
(String severity) AlertRequestOptions.withSmartGroupId
(String smartGroupId) AlertRequestOptions.withSortBy
(String sortBy) AlertRequestOptions.withSortOrder
(String sortOrder) AlertRequestOptions.withTargetResource
(String targetResource) AlertRequestOptions.withTargetResourceGroup
(String targetResourceGroup) AlertRequestOptions.withTargetResourceType
(String targetResourceType) AlertRequestOptions.withTimeRange
(String timeRange)