Uses of Interface
io.grafeas.v1beta1.NoteOrBuilder
-
Packages that use NoteOrBuilder Package Description io.grafeas.v1beta1 -
-
Uses of NoteOrBuilder in io.grafeas.v1beta1
Classes in io.grafeas.v1beta1 that implement NoteOrBuilder Modifier and Type Class Description classNoteA type of analysis that can be done for a resource.static classNote.BuilderA type of analysis that can be done for a resource.Methods in io.grafeas.v1beta1 that return NoteOrBuilder Modifier and Type Method Description NoteOrBuilderCreateNoteRequest.Builder. getNoteOrBuilder()The note to create.NoteOrBuilderCreateNoteRequest. getNoteOrBuilder()The note to create.NoteOrBuilderCreateNoteRequestOrBuilder. getNoteOrBuilder()The note to create.NoteOrBuilderUpdateNoteRequest.Builder. getNoteOrBuilder()The updated note.NoteOrBuilderUpdateNoteRequest. getNoteOrBuilder()The updated note.NoteOrBuilderUpdateNoteRequestOrBuilder. getNoteOrBuilder()The updated note.NoteOrBuilderBatchCreateNotesResponse.Builder. getNotesOrBuilder(int index)The notes that were created.NoteOrBuilderBatchCreateNotesResponse. getNotesOrBuilder(int index)The notes that were created.NoteOrBuilderBatchCreateNotesResponseOrBuilder. getNotesOrBuilder(int index)The notes that were created.NoteOrBuilderListNotesResponse.Builder. getNotesOrBuilder(int index)The notes requested.NoteOrBuilderListNotesResponse. getNotesOrBuilder(int index)The notes requested.NoteOrBuilderListNotesResponseOrBuilder. getNotesOrBuilder(int index)The notes requested.Methods in io.grafeas.v1beta1 that return types with arguments of type NoteOrBuilder Modifier and Type Method Description List<? extends NoteOrBuilder>BatchCreateNotesResponse.Builder. getNotesOrBuilderList()The notes that were created.List<? extends NoteOrBuilder>BatchCreateNotesResponse. getNotesOrBuilderList()The notes that were created.List<? extends NoteOrBuilder>BatchCreateNotesResponseOrBuilder. getNotesOrBuilderList()The notes that were created.List<? extends NoteOrBuilder>ListNotesResponse.Builder. getNotesOrBuilderList()The notes requested.List<? extends NoteOrBuilder>ListNotesResponse. getNotesOrBuilderList()The notes requested.List<? extends NoteOrBuilder>ListNotesResponseOrBuilder. getNotesOrBuilderList()The notes requested.
-