Uses of Interface
com.google.cloud.support.v2.CommentOrBuilder
-
Packages that use CommentOrBuilder Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CommentOrBuilder in com.google.cloud.support.v2
Classes in com.google.cloud.support.v2 that implement CommentOrBuilder Modifier and Type Class Description classCommentA comment associated with a support case.static classComment.BuilderA comment associated with a support case.Methods in com.google.cloud.support.v2 that return CommentOrBuilder Modifier and Type Method Description CommentOrBuilderCreateCommentRequest.Builder. getCommentOrBuilder()Required.CommentOrBuilderCreateCommentRequest. getCommentOrBuilder()Required.CommentOrBuilderCreateCommentRequestOrBuilder. getCommentOrBuilder()Required.CommentOrBuilderListCommentsResponse.Builder. getCommentsOrBuilder(int index)The list of Comments associated with the given Case.CommentOrBuilderListCommentsResponse. getCommentsOrBuilder(int index)The list of Comments associated with the given Case.CommentOrBuilderListCommentsResponseOrBuilder. getCommentsOrBuilder(int index)The list of Comments associated with the given Case.Methods in com.google.cloud.support.v2 that return types with arguments of type CommentOrBuilder Modifier and Type Method Description List<? extends CommentOrBuilder>ListCommentsResponse.Builder. getCommentsOrBuilderList()The list of Comments associated with the given Case.List<? extends CommentOrBuilder>ListCommentsResponse. getCommentsOrBuilderList()The list of Comments associated with the given Case.List<? extends CommentOrBuilder>ListCommentsResponseOrBuilder. getCommentsOrBuilderList()The list of Comments associated with the given Case.
-