Uses of Interface
com.google.cloud.migrationcenter.v1.ErrorFrameOrBuilder
-
Packages that use ErrorFrameOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ErrorFrameOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement ErrorFrameOrBuilder Modifier and Type Class Description classErrorFrameMessage representing a frame which failed to be processed due to an error.static classErrorFrame.BuilderMessage representing a frame which failed to be processed due to an error.Methods in com.google.cloud.migrationcenter.v1 that return ErrorFrameOrBuilder Modifier and Type Method Description ErrorFrameOrBuilderListErrorFramesResponse.Builder. getErrorFramesOrBuilder(int index)The list of error frames.ErrorFrameOrBuilderListErrorFramesResponse. getErrorFramesOrBuilder(int index)The list of error frames.ErrorFrameOrBuilderListErrorFramesResponseOrBuilder. getErrorFramesOrBuilder(int index)The list of error frames.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ErrorFrameOrBuilder Modifier and Type Method Description List<? extends ErrorFrameOrBuilder>ListErrorFramesResponse.Builder. getErrorFramesOrBuilderList()The list of error frames.List<? extends ErrorFrameOrBuilder>ListErrorFramesResponse. getErrorFramesOrBuilderList()The list of error frames.List<? extends ErrorFrameOrBuilder>ListErrorFramesResponseOrBuilder. getErrorFramesOrBuilderList()The list of error frames.
-