Uses of Interface
com.google.monitoring.v3.AlertPolicy.DocumentationOrBuilder
-
Packages that use AlertPolicy.DocumentationOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of AlertPolicy.DocumentationOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement AlertPolicy.DocumentationOrBuilder Modifier and Type Class Description static class
AlertPolicy.Documentation
A content string and a MIME type that describes the content string's format.static class
AlertPolicy.Documentation.Builder
A content string and a MIME type that describes the content string's format.Methods in com.google.monitoring.v3 that return AlertPolicy.DocumentationOrBuilder Modifier and Type Method Description AlertPolicy.DocumentationOrBuilder
AlertPolicy.Builder. getDocumentationOrBuilder()
Documentation that is included with notifications and incidents related to this policy.AlertPolicy.DocumentationOrBuilder
AlertPolicy. getDocumentationOrBuilder()
Documentation that is included with notifications and incidents related to this policy.AlertPolicy.DocumentationOrBuilder
AlertPolicyOrBuilder. getDocumentationOrBuilder()
Documentation that is included with notifications and incidents related to this policy.
-