Uses of Interface
com.google.cloud.migrationcenter.v1.FrameViolationEntryOrBuilder
-
Packages that use FrameViolationEntryOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of FrameViolationEntryOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement FrameViolationEntryOrBuilder Modifier and Type Class Description class
FrameViolationEntry
A resource that contains a single violation of a reported `AssetFrame` resource.static class
FrameViolationEntry.Builder
A resource that contains a single violation of a reported `AssetFrame` resource.Methods in com.google.cloud.migrationcenter.v1 that return FrameViolationEntryOrBuilder Modifier and Type Method Description FrameViolationEntryOrBuilder
ErrorFrame.Builder. getViolationsOrBuilder(int index)
Output only.FrameViolationEntryOrBuilder
ErrorFrame. getViolationsOrBuilder(int index)
Output only.FrameViolationEntryOrBuilder
ErrorFrameOrBuilder. getViolationsOrBuilder(int index)
Output only.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type FrameViolationEntryOrBuilder Modifier and Type Method Description List<? extends FrameViolationEntryOrBuilder>
ErrorFrame.Builder. getViolationsOrBuilderList()
Output only.List<? extends FrameViolationEntryOrBuilder>
ErrorFrame. getViolationsOrBuilderList()
Output only.List<? extends FrameViolationEntryOrBuilder>
ErrorFrameOrBuilder. getViolationsOrBuilderList()
Output only.
-