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 classFrameViolationEntryA resource that contains a single violation of a reported `AssetFrame` resource.static classFrameViolationEntry.BuilderA 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 FrameViolationEntryOrBuilderErrorFrame.Builder. getViolationsOrBuilder(int index)Output only.FrameViolationEntryOrBuilderErrorFrame. getViolationsOrBuilder(int index)Output only.FrameViolationEntryOrBuilderErrorFrameOrBuilder. 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.
-