Uses of Interface
com.google.cloud.advisorynotifications.v1.AttachmentOrBuilder
-
Packages that use AttachmentOrBuilder Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of AttachmentOrBuilder in com.google.cloud.advisorynotifications.v1
Classes in com.google.cloud.advisorynotifications.v1 that implement AttachmentOrBuilder Modifier and Type Class Description classAttachmentAttachment with specific information about the issue.static classAttachment.BuilderAttachment with specific information about the issue.Methods in com.google.cloud.advisorynotifications.v1 that return AttachmentOrBuilder Modifier and Type Method Description AttachmentOrBuilderMessage.Builder. getAttachmentsOrBuilder(int index)The attachments to download.AttachmentOrBuilderMessage. getAttachmentsOrBuilder(int index)The attachments to download.AttachmentOrBuilderMessageOrBuilder. getAttachmentsOrBuilder(int index)The attachments to download.Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type AttachmentOrBuilder Modifier and Type Method Description List<? extends AttachmentOrBuilder>Message.Builder. getAttachmentsOrBuilderList()The attachments to download.List<? extends AttachmentOrBuilder>Message. getAttachmentsOrBuilderList()The attachments to download.List<? extends AttachmentOrBuilder>MessageOrBuilder. getAttachmentsOrBuilderList()The attachments to download.
-