Uses of Interface
com.google.cloud.support.v2.AttachmentOrBuilder
-
Packages that use AttachmentOrBuilder Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of AttachmentOrBuilder in com.google.cloud.support.v2
Classes in com.google.cloud.support.v2 that implement AttachmentOrBuilder Modifier and Type Class Description classAttachmentRepresents a file attached to a support case.static classAttachment.BuilderRepresents a file attached to a support case.Methods in com.google.cloud.support.v2 that return AttachmentOrBuilder Modifier and Type Method Description AttachmentOrBuilderListAttachmentsResponse.Builder. getAttachmentsOrBuilder(int index)The list of attachments associated with the given case.AttachmentOrBuilderListAttachmentsResponse. getAttachmentsOrBuilder(int index)The list of attachments associated with the given case.AttachmentOrBuilderListAttachmentsResponseOrBuilder. getAttachmentsOrBuilder(int index)The list of attachments associated with the given case.Methods in com.google.cloud.support.v2 that return types with arguments of type AttachmentOrBuilder Modifier and Type Method Description List<? extends AttachmentOrBuilder>ListAttachmentsResponse.Builder. getAttachmentsOrBuilderList()The list of attachments associated with the given case.List<? extends AttachmentOrBuilder>ListAttachmentsResponse. getAttachmentsOrBuilderList()The list of attachments associated with the given case.List<? extends AttachmentOrBuilder>ListAttachmentsResponseOrBuilder. getAttachmentsOrBuilderList()The list of attachments associated with the given case.
-