Uses of Class
com.google.cloud.migrationcenter.v1.ErrorFrameName.Builder
-
Packages that use ErrorFrameName.Builder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ErrorFrameName.Builder in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ErrorFrameName.Builder Modifier and Type Method Description static ErrorFrameName.Builder
ErrorFrameName. newBuilder()
ErrorFrameName.Builder
ErrorFrameName.Builder. setErrorFrame(String errorFrame)
ErrorFrameName.Builder
ErrorFrameName.Builder. setLocation(String location)
ErrorFrameName.Builder
ErrorFrameName.Builder. setProject(String project)
ErrorFrameName.Builder
ErrorFrameName.Builder. setSource(String source)
ErrorFrameName.Builder
ErrorFrameName. toBuilder()
-