Uses of Class
com.google.cloud.migrationcenter.v1.ErrorFrameView
-
Packages that use ErrorFrameView Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ErrorFrameView in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ErrorFrameView Modifier and Type Method Description static ErrorFrameViewErrorFrameView. forNumber(int value)ErrorFrameViewGetErrorFrameRequest.Builder. getView()Optional.ErrorFrameViewGetErrorFrameRequest. getView()Optional.ErrorFrameViewGetErrorFrameRequestOrBuilder. getView()Optional.ErrorFrameViewListErrorFramesRequest.Builder. getView()Optional.ErrorFrameViewListErrorFramesRequest. getView()Optional.ErrorFrameViewListErrorFramesRequestOrBuilder. getView()Optional.static ErrorFrameViewErrorFrameView. valueOf(int value)Deprecated.static ErrorFrameViewErrorFrameView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ErrorFrameViewErrorFrameView. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorFrameView[]ErrorFrameView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ErrorFrameView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ErrorFrameView>ErrorFrameView. internalGetValueMap()Methods in com.google.cloud.migrationcenter.v1 with parameters of type ErrorFrameView Modifier and Type Method Description GetErrorFrameRequest.BuilderGetErrorFrameRequest.Builder. setView(ErrorFrameView value)Optional.ListErrorFramesRequest.BuilderListErrorFramesRequest.Builder. setView(ErrorFrameView value)Optional.
-